Skip to content

Commit

Permalink
Two contexts
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Nov 25, 2024
1 parent 2a68bc7 commit 61a7bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: ${{ env.CI_REGISTRY_IMAGE\:env.REGISTRY_IMAGE_TAG }}
tags: ${{ env.CI_REGISTRY_IMAGE }}:${{ env.REGISTRY_IMAGE_TAG }}

0 comments on commit 61a7bde

Please sign in to comment.