Skip to content
Snippets Groups Projects
Verified Commit 11147b03 authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

add job CI to do autobumps

parent 1c04f403
No related branches found
No related tags found
1 merge request!15Add job CI to do autobumps
Pipeline #103843 failed
......@@ -42,3 +42,13 @@ tests:
script:
- tox
bump-python-deps:
stage: release
image: registry.gitlab.com/teklia/devops:latest
only:
- schedules
script:
- devops python-deps 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