Fixed runner
Some checks failed
Build and Push to Gitea Registry / build-and-push (push) Failing after 23s
Some checks failed
Build and Push to Gitea Registry / build-and-push (push) Failing after 23s
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
type=ref,event=pr
|
||||
type=ref,event=tag
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=sha
|
||||
|
||||
Reference in New Issue
Block a user