Skip to content

Commit

Permalink
comment TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
adenntumba committed Sep 6, 2024
1 parent 51a10bb commit 69cb691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-flows-push-tag-shared.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
repository=${{env.IMAGE_SOURCE_URL}}
file: docker/Dockerfile
# push: ${{ github.event_name != 'pull_request' }}
tags: "${{env.IMAGE_TAG}}"
# tags: "${{env.IMAGE_TAG}}"
#tags: ${{ steps.meta.outputs.tags }}
platforms: ${{ matrix.platform }}
#no-cache: true
Expand Down

0 comments on commit 69cb691

Please sign in to comment.