diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 32d152e..bdcc9e3 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -46,3 +46,4 @@ 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 }}:latest