From c4448594e275415618e3b9802f708d5ac63a1723 Mon Sep 17 00:00:00 2001 From: GitLab Deploy Bot Date: Mon, 27 Oct 2025 16:25:55 +0700 Subject: [PATCH] Actived .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52c45536..9bc547f6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ deploy-dev: stage: deploy image: alpine:3.20 variables: - DEPLOY_APP: "SSO-MBUGROUP" + DEPLOY_APP: "LTI-MBUGROUP" before_script: - echo "🧰 Installing dependencies..."