fix ref tag woops
Build Docker images / push-image (push) Successful in 2m57s
Details
Build Docker images / push-image (push) Successful in 2m57s
Details
This commit is contained in:
parent
5e1b38289e
commit
19f43c8d13
|
@ -22,4 +22,4 @@ jobs:
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: git.min.rip/${{ gitea.repository }}:${{ gitea.ref_name }}
|
tags: git.min.rip/${{ gitea.repository }}:latest
|
||||||
|
|
Loading…
Reference in New Issue