Actived .gitlab-ci.yml

This commit is contained in:
GitLab Deploy Bot
2025-10-27 16:25:55 +07:00
committed by Hafizh A. Y
parent a22c615ac1
commit 4c4be2ef41
+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..."