Skip to content

Commit 7f2c40b

Browse files
committed
ci: handle latest tag
1 parent e09b757 commit 7f2c40b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-ods-ui.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
type=ref,event=branch
4646
type=sha
4747
type=raw,value={{branch}}-${{ github.run_id }}
48+
type=raw,value=latest,enable={{is_default_branch}}
4849
4950
- name: Build and push Docker images
5051
id: docker_build

0 commit comments

Comments
 (0)