File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 2929 --releaseVersion "${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" \
3030 --targetWorkflow "dispatch-deploy-dynamic-env.yaml" \
3131 --targetEnvironment "pr${{ github.event.number }}" \
32- --targetComponent "branch " \
32+ --targetComponent "api " \
3333 --targetAccountGroup "nhs-notify-supplier-api-dev" \
34- --terraformAction "apply" \
35- --overrides "branch_name=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}"
34+ --terraformAction "apply"
Original file line number Diff line number Diff line change 2626 --releaseVersion "main" \
2727 --targetWorkflow "dispatch-deploy-dynamic-env.yaml" \
2828 --targetEnvironment "pr${{ github.event.number }}" \
29- --targetComponent "branch" \
30- --targetAccountGroup "nhs-notify-supplier-api-dev" \
31- --terraformAction "destroy"
29+ --targetComponent "api" \
30+ --targetAccountGroup "nhs-notify-supplier-api-dev"
You can’t perform that action at this time.
0 commit comments