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