Skip to content

Commit

Permalink
CI: remove tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sveitser committed Dec 5, 2023
1 parent cd3f28b commit a8c37a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
target: ${{ inputs.target }}
# push: ${{ github.event_name != 'pull_request' }}
push: true
tags: ${{ steps.metadata.outputs.tags }}
# tags: ${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}
platforms: ${{ inputs.platforms }}
# TODO: Running out of space on runner due to cache?
Expand Down

0 comments on commit a8c37a5

Please sign in to comment.