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