Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider f4c83e4f rédigé par Erwan BOUSSE's avatar Erwan BOUSSE
Parcourir les fichiers

Fix pip command + add comment

parent 0536cf31
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #75392 en échec
......@@ -60,6 +60,7 @@ publish_docker:
- .gitlab-ci.yml
# TODO make an actual deployment
automated_acceptance_testing:
stage: automated_acceptance_testing
image: docker.io/python:3-slim
......@@ -73,7 +74,7 @@ automated_acceptance_testing:
REMOTE_DRIVER_HOST: selenium
script:
- cd acceptance
- pip install .
- pip install -r requirements.txt
- pytest --verbosity=10
# TODO :
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter