fix ref event
Some checks failed
Push Docker Image to gitea Container Repository / build-and-push (push) Failing after 17s
Some checks failed
Push Docker Image to gitea Container Repository / build-and-push (push) Failing after 17s
This commit is contained in:
parent
5269db4668
commit
5f978e05a9
@ -30,7 +30,7 @@ jobs:
|
||||
tags: |
|
||||
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' }}
|
||||
type=sha
|
||||
type=ref
|
||||
type=ref,event=push
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user