EOX GitLab Instance

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

chmod waiting_for_container.sh

parent 5abe2c5c
No related branches found
No related tags found
No related merge requests found
...@@ -83,7 +83,7 @@ test: ...@@ -83,7 +83,7 @@ test:
before_script: before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY - docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- chmod +x env_setup.sh - chmod +x env_setup.sh
- ./env_setup.sh - ./env_setup.sh wait_for_container.sh
- docker swarm init - docker swarm init
- docker stack deploy -c docker-compose.emg.yml -c docker-compose.emg.dev.yml emg-pvs - docker stack deploy -c docker-compose.emg.yml -c docker-compose.emg.dev.yml emg-pvs
script: 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