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 728410f commit e192998Copy full SHA for e192998
1 file changed
.github/workflows/docker.yml
@@ -47,7 +47,6 @@ jobs:
47
type=semver,pattern={{version}}
48
type=semver,pattern={{major}}.{{minor}}
49
type=semver,pattern={{major}}
50
- type=sha,prefix={{branch}}-
51
type=raw,value=latest,enable={{is_default_branch}}
52
53
- name: Build and push
0 commit comments