EOX GitLab Instance

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

init swarm

parent cb121f77
No related branches found
No related tags found
No related merge requests found
......@@ -87,6 +87,7 @@ test:
- pytest
- chmod +x env_setup.sh
- ./env_setup.sh
- docker swarm init
- docker stack deploy -c docker-compose.vhr18.yml -c docker-compose.vhr18.dev.yml vhr18-pvs
- docker exec -it $(docker ps -qf "name=vhr18-pvs_renderer") python3 /var/www/pvs/dev/pvs_instance/manage.py id list
# after_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