update build auto tags

This commit is contained in:
ArabCoders 2023-11-24 21:34:18 +03:00
parent a8b403aadf
commit 11ab522d45

View file

@ -49,7 +49,7 @@ jobs:
type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }} type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }}
type=ref,event=branch type=ref,event=branch
type=ref,event=tag type=ref,event=tag
type=raw,value={{branch}}-{{date 'YYYYMMDD'}}-{{sha}} type=raw,value={{github.head_ref}}-{{date 'YYYYMMDD'}}-{{sha}}
flavor: | flavor: |
latest=false latest=false
- name: Login to GitHub Container Registry - name: Login to GitHub Container Registry