fix workflow metadata tag ref
All checks were successful
Push Docker Image to gitea Container Repository / build-and-push (push) Successful in 2m4s
All checks were successful
Push Docker Image to gitea Container Repository / build-and-push (push) Successful in 2m4s
This commit is contained in:
parent
5f978e05a9
commit
6f80142f02
@ -30,7 +30,7 @@ jobs:
|
||||
tags: |
|
||||
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' }}
|
||||
type=sha
|
||||
type=ref,event=push
|
||||
type=ref,event=branch
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user