mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
wrong workflow name
This commit is contained in:
parent
33811cbb9a
commit
ea75c4dff3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_terraform.yml
vendored
2
.github/workflows/deploy_terraform.yml
vendored
|
|
@ -73,7 +73,7 @@ jobs:
|
||||||
# ============================================================
|
# ============================================================
|
||||||
image:
|
image:
|
||||||
needs: determine_stage
|
needs: determine_stage
|
||||||
uses: ./.github/workflows/_build_docker_image.yml
|
uses: ./.github/workflows/_build_image.yml
|
||||||
with:
|
with:
|
||||||
ecr_repo: address2uprn-${{ needs.determine_stage.outputs.stage }}
|
ecr_repo: address2uprn-${{ needs.determine_stage.outputs.stage }}
|
||||||
dockerfile_path: backend/address2UPRN/Dockerfile
|
dockerfile_path: backend/address2UPRN/Dockerfile
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue