Actived .gitlab-ci.yml

This commit is contained in:
GitLab Deploy Bot
2025-10-27 16:25:55 +07:00
parent fb831208f4
commit c4448594e2
+1 -1
View File
@@ -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..."