Skip to content

Commit 0e496cc

Browse files
committed
fix: TT-513 change acr
1 parent 16671fe commit 0e496cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/time-tracker-ui-cd-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
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=tt513registry image_tag=$RELEASE_VERSION
3434
# - name: Setup terraform
3535
# uses: hashicorp/setup-terraform@v1
3636
# - name: Authenticate with the TF modules repository

0 commit comments

Comments
 (0)