update build auto tags
This commit is contained in:
parent
a8b403aadf
commit
11ab522d45
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }}
|
||||
type=ref,event=branch
|
||||
type=ref,event=tag
|
||||
type=raw,value={{branch}}-{{date 'YYYYMMDD'}}-{{sha}}
|
||||
type=raw,value={{github.head_ref}}-{{date 'YYYYMMDD'}}-{{sha}}
|
||||
flavor: |
|
||||
latest=false
|
||||
- name: Login to GitHub Container Registry
|
||||
|
|
|
|||
Loading…
Reference in a new issue