EOX GitLab Instance

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

adding a bind dir

parent 174d6bba
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,8 @@ test:
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
- ./env_setup.sh
- mkdir data
- docker swarm init
- docker stack deploy -c docker-compose.emg.yml -c docker-compose.emg.dev.yml emg-pvs
script:
......
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