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 5419806 commit ea6414fCopy full SHA for ea6414f
.github/workflows/docker.yaml
@@ -68,6 +68,7 @@ jobs:
68
type=semver,pattern={{major}}.{{minor}}
69
type=semver,pattern={{major}}
70
type=sha
71
+ type=raw,value=latest,enable={{is_default_branch}}
72
73
- name: Build and push ${{ matrix.service }}
74
uses: docker/build-push-action@v6
0 commit comments