Edit production.yml

This commit is contained in:
Adnan Zahir
2026-01-28 17:20:52 +07:00
parent 9c9cd1dd1b
commit 20a45bb71e
+2
View File
@@ -24,6 +24,8 @@ variables:
DEPLOY_DIR: "/opt/deploy/lti"
COMPOSE_FILE: "docker-compose.yaml"
GIT_DEPTH: 0 # 0 fetches all commits (full clone)
# =========================
# BUILD (AUTO)
# =========================