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