Skip to content

Commit ea6414f

Browse files
committed
ci: Add 'latest' tag to images built from main
Signed-off-by: Phoevos Kalemkeris <[email protected]>
1 parent 5419806 commit ea6414f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
type=semver,pattern={{major}}.{{minor}}
6969
type=semver,pattern={{major}}
7070
type=sha
71+
type=raw,value=latest,enable={{is_default_branch}}
7172
7273
- name: Build and push ${{ matrix.service }}
7374
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)