Skip to content

Commit cbf5978

Browse files
authored
Merge pull request #2 from chrisw-dev/copilot/create-docker-image
Add latest tag to Docker image builds for main branch
2 parents 07b9810 + 345aaa3 commit cbf5978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
type=semver,pattern={{major}}.{{minor}}
7878
type=sha,prefix=,suffix=,format=short
7979
type=ref,event=branch
80+
type=raw,value=latest,enable={{is_default_branch}}
8081
8182
- name: Extract Git metadata
8283
id: git-metadata

0 commit comments

Comments
 (0)