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 2ab90b5d authored by Dorian Turba's avatar Dorian Turba
Browse files

update to requirements-compare

parent dcc9a7c8
No related branches found
No related tags found
1 merge request!1feat: add depandabot template
Pipeline #24100 failed
...@@ -8,7 +8,7 @@ depandabot: ...@@ -8,7 +8,7 @@ depandabot:
image: python:${IMAGE_TAG} image: python:${IMAGE_TAG}
variables: variables:
PYTHON_SETUP: pip install pip-tools requirement-compare PYTHON_SETUP: pip install pip-tools requirements-compare
GITLAB_API_URL: "${CI_SERVER_HOST}" GITLAB_API_URL: "${CI_SERVER_HOST}"
REQUIREMENTS_FILE_PATH: "${PROJECT_PATH}/requirements.in" REQUIREMENTS_FILE_PATH: "${PROJECT_PATH}/requirements.in"
OUTPUT_FILE_PATH: "${PROJECT_PATH}/requirements${IMAGE_TAG}.txt" OUTPUT_FILE_PATH: "${PROJECT_PATH}/requirements${IMAGE_TAG}.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