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 e09b757 commit 7f2c40bCopy full SHA for 7f2c40b
.github/workflows/docker-ods-ui.yaml
@@ -45,6 +45,7 @@ jobs:
45
type=ref,event=branch
46
type=sha
47
type=raw,value={{branch}}-${{ github.run_id }}
48
+ type=raw,value=latest,enable={{is_default_branch}}
49
50
- name: Build and push Docker images
51
id: docker_build
0 commit comments