From 4450a072b79c67d4505571b257766a82a282ac1d Mon Sep 17 00:00:00 2001 From: caelebfi Date: Mon, 19 Aug 2024 10:19:48 +0200 Subject: [PATCH] debug tags --- .gitea/workflows/build.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 4b85d53..505dfcf 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -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 }}