Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6b70c88d authored by Vicente Mataix Ferrándiz's avatar Vicente Mataix Ferrándiz
Browse files

Test

parent 81c0cf0e
No related branches found
No related tags found
1 merge request!12[Docker] Adding Docker build
Pipeline #245106 failed
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
...@@ -4,7 +4,7 @@ stages: ...@@ -4,7 +4,7 @@ stages:
- build - build
before_script: before_script:
- docker login registry.gitlab.inria.fr -u="$CI_REGISTRY_USER" -p="$CI_REGISTRY_PASSWORD" - docker login registry.gitlab.inria.fr -u=$CI_REGISTRY_USER -p=$CI_REGISTRY_PASSWORD
build_docker: build_docker:
stage: build stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment