We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6fa3ea commit b9815b3Copy full SHA for b9815b3
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,6 @@ jobs:
23
uses: ./.github/workflows/build-docker.yml
24
with:
25
tags: |
26
- type=raw,value=latest
27
type=semver,pattern={{version}}
28
type=semver,pattern={{major}}.{{minor}}
29
type=sha
0 commit comments