Skip to content
Snippets Groups Projects
Commit b8da8e2e authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

Update .gitlab-ci.yml

parent 7d9ff634
No related branches found
No related tags found
2 merge requests!35Recette,!33Dev
......@@ -39,7 +39,7 @@ build_mobile:
- docker:18.09-dind
stage: build
only:
- dev
- mobile
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build --pull -t "$CI_REGISTRY_IMAGE:mobile" --build-arg conf=dev .
......
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