Fix CI
This commit is contained in:
parent
c835aa3191
commit
49c2fab147
@ -25,7 +25,11 @@ jobs:
|
|||||||
id: meta
|
id: meta
|
||||||
with:
|
with:
|
||||||
images: xefir/dl
|
images: xefir/dl
|
||||||
flavor: latest=${{ gitea.ref == 'refs/heads/master' }}
|
tags: |
|
||||||
|
type=schedule
|
||||||
|
type=ref,event=tag
|
||||||
|
type=ref,event=pr
|
||||||
|
type=raw,value=latest,enable={{is_default_branch}}
|
||||||
- uses: docker/login-action@v2
|
- uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
|
Loading…
Reference in New Issue
Block a user