Skip to content

Commit

Permalink
change directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 committed Oct 8, 2024
1 parent 13e2a83 commit cbfeab2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/terragrunt_destroy_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ jobs:
- name: Destroy notify dev environment
run: |
op read op://4eyyuwddp6w4vxlabrr2i2duxm/"TFVars - Dev"/notesPlain > /var/tmp/dev.tfvars
./scripts/deleteEnvironment.sh dev 800095993820
cd scripts
./deleteEnvironment.sh dev 800095993820

0 comments on commit cbfeab2

Please sign in to comment.