Skip to content
Snippets Groups Projects
Commit fcd778ab authored by Julien David's avatar Julien David
Browse files

test new gitlab-ci dind

parent 23d05198
No related branches found
No related tags found
No related merge requests found
Pipeline #604 failed
......@@ -12,7 +12,7 @@ job:build:
- docker:dind
stage: build
before_script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN https://depot.lipn.univ-paris13.fr:5555
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN depot.lipn.univ-paris13.fr
script:
- echo $CI_COMMIT_REF_NAME
- cd softwares
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment