mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +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:
|
||||
needs: determine_stage
|
||||
uses: ./.github/workflows/_build_docker_image.yml
|
||||
uses: ./.github/workflows/_build_image.yml
|
||||
with:
|
||||
ecr_repo: address2uprn-${{ needs.determine_stage.outputs.stage }}
|
||||
dockerfile_path: backend/address2UPRN/Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue