EOX GitLab Instance

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

disable pytest

parent 652fed32
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,6 @@ test: ...@@ -84,7 +84,6 @@ test:
script: script:
- apk update && apk add postgresql-dev gcc python3-dev musl-dev py-pip - apk update && apk add postgresql-dev gcc python3-dev musl-dev py-pip
- pip3 install -r requirements.txt - pip3 install -r requirements.txt
- pytest
- chmod +x env_setup.sh wait_for_container.sh - chmod +x env_setup.sh wait_for_container.sh
- ./env_setup.sh - ./env_setup.sh
- docker swarm init - docker swarm init
......
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