Skip to content
Snippets Groups Projects
Commit a9ad74be authored by LAMRINI Houda's avatar LAMRINI Houda
Browse files

gitlab-ci

parent ad230f22
No related branches found
No related tags found
No related merge requests found
Pipeline #47244 failed
......@@ -15,7 +15,7 @@ stages:
before_script:
- echo "Logging into GitLab Container Registry..."
- docker login -u "$CI_REGISTRY_USER" -p "$CI_JOB_TOKEN" "$CI_REGISTRY"
- docker login -u "$CI_REGISTRY_USER" -p "CI_REGISTRY_PASSWORD" "$CI_REGISTRY"
build-push-image:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment