noot
commit-tag / release-image (push) Failing after 5m17s
Details
commit-tag / release-image (push) Failing after 5m17s
Details
This commit is contained in:
parent
3575d7b719
commit
87e838968b
|
@ -7,7 +7,6 @@ jobs:
|
|||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
env:
|
||||
DOCKER_ORG: teacup
|
||||
DOCKER_LATEST: nightly
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
steps:
|
||||
|
@ -40,5 +39,5 @@ jobs:
|
|||
linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
tuxpa.in/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
|
||||
tuxpa.in/a/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue