debug tags
release-tag / build and push (push) Failing after 14s

This commit is contained in:
2024-08-19 10:19:48 +02:00
parent b4e092470f
commit 4450a072b7
-2
View File
@@ -35,7 +35,5 @@ jobs:
file: ./Dockerfile
push: true
tags: | # replace it with your local IP and tags
#192.168.0.29:3000/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
#192.168.0.29:3000/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ env.DOCKER_LATEST }}
harbor.solusar.de/library/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
harbor.solusar.de/library/${{ steps.meta.outputs.REPO_NAME }}:${{ env.DOCKER_LATEST }}