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

Add CI for depandabot

parent a0532a14
No related branches found
No related tags found
1 merge request!1feat: add depandabot template
Pipeline #24054 failed
......@@ -58,3 +58,11 @@ ruff:
needs: [ "python_install" ]
variables:
PROJECT_PATH: "tests/ruff_project"
depandabot:
stage: templates
needs: [ "python_install" ]
variables:
PROJECT_PATH: "tests/depandabot_project"
REQUIREMENTS_FILE_PATH: "requirements.in"
OUTPUT_FILE_PATH: "requirements.txt"
request
pytest
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