Skip to content

Commit

Permalink
CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoff Kendal committed Feb 6, 2024
1 parent 20509c3 commit 1bd826d
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,4 @@ jobs:
run: aws s3 sync accreditation s3://www.stumblefunk.org.uk/accreditation

- name: Load env config
run: aws s3 cp s3://www.stumblefunk.org.uk/accreditation/config.js.env s3://www.stumblefunk.org.uk/accreditation/config.js

- name: Tear down dev
uses: gruntwork-io/terragrunt-action@v2
with:
tf_version: ${{ env.terraform_version }}
tg_version: ${{ env.terragrunt_version }}
tg_dir: environments/dev
tg_command: 'destroy'
run: aws s3 cp s3://www.stumblefunk.org.uk/accreditation/config.js.env s3://www.stumblefunk.org.uk/accreditation/config.js

0 comments on commit 1bd826d

Please sign in to comment.