From b6d71eaac0f39ebceb41f20ca9ebecd34923f828 Mon Sep 17 00:00:00 2001 From: enricobuehler Date: Sun, 12 Jan 2025 20:38:33 +0100 Subject: [PATCH] fix ci --- .gitea/workflows/deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index af36b7f..32d152e 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -46,4 +46,3 @@ jobs: push: true tags: | # replace it with your local IP and tags git.unom.io/moriese/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }} - git.unom.io/moriese/${{ steps.meta.outputs.REPO_NAME }}:${{ env.DOCKER_LATEST }} \ No newline at end of file