fix tags
This commit is contained in:
parent
1e1e514584
commit
8abbfc165e
@ -25,7 +25,7 @@ jobs:
|
|||||||
images: xefir/pynyaata
|
images: xefir/pynyaata
|
||||||
flavor: latest=${{ gitea.ref == 'refs/heads/master' }}
|
flavor: latest=${{ gitea.ref == 'refs/heads/master' }}
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,enable=false
|
type=ref,event=branch,enable=false
|
||||||
- uses: docker/login-action@v2
|
- uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
|
Reference in New Issue
Block a user