From 0e0317ad6b0adb852b966bd6217c324fcc1dff88 Mon Sep 17 00:00:00 2001 From: enricobuehler Date: Sun, 12 Jan 2025 21:02:50 +0100 Subject: [PATCH] add latest tag --- .gitea/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) 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