We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16671fe commit 0e496ccCopy full SHA for 0e496cc
.github/workflows/time-tracker-ui-cd-stage.yml
@@ -30,7 +30,7 @@ jobs:
30
run: make build
31
- name: Publish docker image to stage azure container registry
32
run: |
33
- make login publish acr=TT513registry image_tag=$RELEASE_VERSION
+ make login publish acr=tt513registry image_tag=$RELEASE_VERSION
34
# - name: Setup terraform
35
# uses: hashicorp/setup-terraform@v1
36
# - name: Authenticate with the TF modules repository
0 commit comments