Skip to content

Commit

Permalink
Add volatile release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
BWibo committed Dec 19, 2024
1 parent 308bfd4 commit 2709628
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build-push-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
latest=${{ !github.event.release.prerelease }}
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}
type=semver,pattern={{major}}.{{minor}}
labels: |
maintainer=Bruno Willenborg
maintainer.email=b.willenborg(at)tum.de
Expand Down

0 comments on commit 2709628

Please sign in to comment.