EOX GitLab Instance

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

pip installation

parent a1e62aab
No related branches found
No related tags found
No related merge requests found
......@@ -82,8 +82,7 @@ test:
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script:
- apt-get update -qy
- apt-get install -y python-dev python-pip
apk add --update py-pip
- pip install -r requirements.txt
- pytest
- docker stack deploy -c docker-compose.vhr18.yml -c docker-compose.vhr18.dev.yml vhr18-pvs
......
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