fix tags
books / flake8 (push) Successful in 29s Details
books / docker (push) Failing after 20s Details
books / pypi (push) Successful in 42s Details

This commit is contained in:
Michel Roux 2023-07-01 17:13:55 +02:00
parent 1e1e514584
commit 8abbfc165e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
images: xefir/pynyaata
flavor: latest=${{ gitea.ref == 'refs/heads/master' }}
tags: |
type=ref,enable=false
type=ref,event=branch,enable=false
- uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}