File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434
3535 - name : Publish docker image to prod azure container registry
3636 run : |
37- make login publish acr=ADDAZUREPRDOREGISTRY image_tag=$RELEASE_VERSION
37+ make login publish acr=timetrackerserviceprodregistry image_tag=$RELEASE_VERSION
3838 - name : Setup terraform
3939 uses : hashicorp/setup-terraform@v1
4040
Original file line number Diff line number Diff line change 3030 run : make build
3131 - name : Publish docker image to stage azure container registry
3232 run : |
33- make login publish acr=tt513registry image_tag=$RELEASE_VERSION
33+ make login publish acr=timetrackerservicestageregistry image_tag=$RELEASE_VERSION
3434 - name : Setup terraform
3535 uses : hashicorp/setup-terraform@v1
3636 - name : Authenticate with the TF modules repository
You can’t perform that action at this time.
0 commit comments