fix: build tag error
This commit is contained in:
@@ -40,6 +40,8 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
type=semver,pattern={{version}}-amd64
|
type=semver,pattern={{version}}-amd64
|
||||||
type=raw,value=latest-amd64,enable={{is_default_branch}}
|
type=raw,value=latest-amd64,enable={{is_default_branch}}
|
||||||
|
type=ref,event=branch,suffix=-amd64
|
||||||
|
type=sha,prefix={{branch}}-,suffix=-amd64
|
||||||
|
|
||||||
- name: Get build time
|
- name: Get build time
|
||||||
id: build_time
|
id: build_time
|
||||||
|
|||||||
Reference in New Issue
Block a user