Skip to content

Commit

Permalink
Use context
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Nov 25, 2024
1 parent 062394b commit 01304cc
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:$REGISTRY_IMAGE_TAG"
tags: ${{ bluebrain/bbp-atlas-pipeline:env.REGISTRY_IMAGE_TAG }}

0 comments on commit 01304cc

Please sign in to comment.