Skip to content

Commit

Permalink
Update build-test-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acdh-ch authored Dec 11, 2024
1 parent 80c7e93 commit b17b930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
replicaCount: 1
image:
repository: $repository
tag: "latest"
tag: '$tag'
pullPolicy: Always
extraLabels:
"ID": "${{ secrets.SERVICE_ID }}"
Expand Down

0 comments on commit b17b930

Please sign in to comment.