Skip to content

Commit

Permalink
ci: tweak docker tags
Browse files Browse the repository at this point in the history
axelrindle committed Nov 28, 2024
1 parent 0ee70cf commit 4bd32d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -77,6 +77,10 @@ jobs:
images: ${{ env.REGISTRY }}/${{ github.repository }}
labels: |
org.opencontainers.image.vendor="act coding GbR"
flavor: |
latest=on
tags: |
type=semver,pattern={{version}}
- name: Build and push
uses: docker/build-push-action@v6

0 comments on commit 4bd32d7

Please sign in to comment.