Skip to content

Commit

Permalink
Add tags to builder-tool.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
trubbio83 committed Jun 19, 2024
1 parent 6908c4a commit 629755f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/builder-tool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
uses: docker/metadata-action@v5.5.1
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=sha
type=ref,event=branch
type=raw,value=${{ github.sha }}
labels: |
version=${{ github.sha }}
flavor: |
Expand Down

0 comments on commit 629755f

Please sign in to comment.