From fa34412b138f11343e004df9c2ae127f8939d56c Mon Sep 17 00:00:00 2001 From: Thatsaphorn Atchariyaphap Date: Sat, 29 Mar 2025 19:38:28 +0100 Subject: [PATCH] remove comment --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c6de88..93e24a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -100,7 +100,7 @@ deploy: sync_branches: stage: sync - image: node:20 # <-- reuse existing node image + image: node:20 rules: - if: '$CI_COMMIT_BRANCH == "production"' before_script: