noot
release-tag / release-image (push) Failing after 1m25s Details

This commit is contained in:
a 2024-06-04 00:13:38 -05:00
parent 4b4a3a80f8
commit bcafc6e408
Signed by: a
GPG Key ID: 374BC539FE795AF0
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
name: release-tag
on:
push
jobs:
release-image:
runs-on: ubuntu-latest
@ -41,7 +39,7 @@ jobs:
linux/amd64
linux/arm64
push: true
tags: | # replace it with your local IP and tags
tags: |
tuxpa.in/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
tuxpa.in/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ env.DOCKER_LATEST }}