From 89910448c5d55912eef94358580141123f3b1bce Mon Sep 17 00:00:00 2001 From: Thatsaphorn Atchariyaphap Date: Sun, 21 Sep 2025 01:02:14 +0200 Subject: [PATCH] Added some comment --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd98948..474beee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,6 +14,7 @@ include: - local: 'backend/.gitlab-ci.yml' - local: 'finlog_app/.gitlab-ci.yml' +# Sync dev branch with production after merge sync_dev_branch: stage: sync image: node:22@sha256:f6b9c31ace05502dd98ef777aaa20464362435dcc5e312b0e213121dcf7d8b95 -- 2.39.5