mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
Merge branch 'chore/build-cicd' into 'development'
edit .gitlab-ci See merge request mbugroup/lti-web-client!43
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user