From 417599d455263cd94b8aaa818a948b3cfc08dc80 Mon Sep 17 00:00:00 2001 From: Thatsaphorn Atchariyaphap Date: Sat, 7 Jun 2025 18:44:29 +0200 Subject: [PATCH] Fix image tagging in deployment script --- .gitlab-ci-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci-template.yml b/.gitlab-ci-template.yml index a3c64e9..b8c8076 100644 --- a/.gitlab-ci-template.yml +++ b/.gitlab-ci-template.yml @@ -59,7 +59,7 @@ fi # Append :$TAG to all matching GitLab image references - sed -i -E "s|(image:\s+registry\.boomlab\.party/[^\s:@]+)(?