noot
commit-tag / release-image (push) Has been cancelled
Details
commit-tag / release-image (push) Has been cancelled
Details
This commit is contained in:
parent
7144acb3c8
commit
27e2e2d363
|
@ -9,7 +9,6 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
env:
|
env:
|
||||||
DOCKER_ORG: teacup
|
|
||||||
DOCKER_LATEST: nightly
|
DOCKER_LATEST: nightly
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
steps:
|
steps:
|
||||||
|
@ -42,5 +41,5 @@ jobs:
|
||||||
linux/arm64
|
linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
tuxpa.in/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ gitea.ref_name }}
|
tuxpa.in/a/${{ steps.meta.outputs.REPO_NAME }}:${{ gitea.ref_name }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue