This commit is contained in:
ArabCoders 2023-11-24 21:35:26 +03:00
parent 11ab522d45
commit b8c6c7164a

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={{github.head_ref}}-{{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