edit .gitlab-ci

This commit is contained in:
GitLab Deploy Bot
2025-11-09 14:53:49 +07:00
parent 52e8fb4a3b
commit 29ff1bb50a
+1 -1
View File
@@ -12,7 +12,7 @@ variables:
before_script:
- echo "🔐 Logging in to GitLab Container Registry..."
- echo "$GITLAB_TOKEN" | docker login -u "$GITLAB_USER" --password-stdin "$CI_REGISTRY"
- echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" --password-stdin "$CI_REGISTRY"
# =====================================================
# 🧱 BUILD IMAGE