Skip to content

Commit

Permalink
Reduce context to var only
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Nov 25, 2024
1 parent 76717dc commit 26852ec
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: ${{ bluebrain/bbp-atlas-pipeline:env.REGISTRY_IMAGE_TAG }}
tags: bluebrain/bbp-atlas-pipeline:${{ env.REGISTRY_IMAGE_TAG }}

0 comments on commit 26852ec

Please sign in to comment.