Fix CI
This commit is contained in:
parent
b297b1a2a4
commit
27f7a52156
@ -26,7 +26,11 @@ jobs:
|
||||
id: meta
|
||||
with:
|
||||
images: xefir/divent
|
||||
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
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user