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.
2 parents 07b9810 + 345aaa3 commit cbf5978Copy full SHA for cbf5978
.github/workflows/cd.yml
@@ -77,6 +77,7 @@ jobs:
77
type=semver,pattern={{major}}.{{minor}}
78
type=sha,prefix=,suffix=,format=short
79
type=ref,event=branch
80
+ type=raw,value=latest,enable={{is_default_branch}}
81
82
- name: Extract Git metadata
83
id: git-metadata
0 commit comments