From 2d17c43b219e99d0c96874610c239dbccf4c8e59 Mon Sep 17 00:00:00 2001 From: valentinkolb Date: Thu, 14 Mar 2024 21:08:10 +0100 Subject: [PATCH] trigger ci/cd --- .gitea/workflows/build_and_push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build_and_push.yml b/.gitea/workflows/build_and_push.yml index d8547e7..1daf346 100644 --- a/.gitea/workflows/build_and_push.yml +++ b/.gitea/workflows/build_and_push.yml @@ -26,4 +26,4 @@ jobs: context: . file: ./Dockerfile push: true - tags: git.stuve.uni-ulm.de/StuVe-IT/wiki-js-customization:latest + tags: git.stuve.uni-ulm.de/stuve-it/wiki-js-customization:latest