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

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