Update .gitea/workflows/gitea.yaml
This commit is contained in:
parent
a6bd5d1da4
commit
a9922a9896
@ -67,5 +67,4 @@ jobs:
|
|||||||
linux/arm64
|
linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: | # replace it with your local IP and tags
|
tags: | # replace it with your local IP and tags
|
||||||
git.tomcode.io/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
|
git.tomcode.io/tomcode/landing:latest
|
||||||
git.tomcode.io/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ env.DOCKER_LATEST }}
|
|
Loading…
x
Reference in New Issue
Block a user