EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 7c3dac73 authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

login docker

parent cc0b3bb1
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@ build:
test:
stage: build
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- chmod +x env_setup.sh wait_for_container.sh
- ./env_setup.sh
- mkdir data
......
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