fix metadata
This commit is contained in:
parent
8abbfc165e
commit
a33b173488
@ -23,9 +23,11 @@ jobs:
|
||||
id: meta
|
||||
with:
|
||||
images: xefir/pynyaata
|
||||
flavor: latest=${{ gitea.ref == 'refs/heads/master' }}
|
||||
tags: |
|
||||
type=ref,event=branch,enable=false
|
||||
type=schedule
|
||||
type=ref,event=tag
|
||||
type=ref,event=pr
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
|
Reference in New Issue
Block a user