Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 74e324e2 authored by Dorian Turba's avatar Dorian Turba
Browse files

fix python_setup var

parent 9771072e
No related branches found
No related tags found
No related merge requests found
Pipeline #23486 failed
...@@ -3,3 +3,7 @@ stages: ...@@ -3,3 +3,7 @@ stages:
include: include:
- remote: 'https://api.r2devops.io/job/r/gitlab/dorianturba/r2devops_catalog/r2_metadata/pytest@latest.yaml' - remote: 'https://api.r2devops.io/job/r/gitlab/dorianturba/r2devops_catalog/r2_metadata/pytest@latest.yaml'
pytest:
variables:
PYTHON_SETUP: "pip install -r requirements.txt"
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