Skip to content

Commit

Permalink
Merge pull request #751 from scidsg/update-dev-deploy
Browse files Browse the repository at this point in the history
Change folder in hushline-infra for dev deploys
  • Loading branch information
glenn-sorrentino authored Nov 11, 2024
2 parents d6e41f2 + b6e9f3e commit 97385c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
GITHUB_TOKEN: ${{ github.token }}
WORKSPACE_NAME: hushline-dev-${{ github.head_ref }}
TF_PROJECT_HUSH_LINE_DEV: prj-iEruEQFmaNTCRAtA
DEV_TF_PATH: terraform/dev
DEV_TF_PATH: hushline-dev-env
DO_APP_NAME: dev-${{ github.head_ref }}
HUSHLINE_INFRA_REPO: scidsg/hushline-infra
HUSHLINE_INFRA_REF: main
Expand Down

0 comments on commit 97385c3

Please sign in to comment.