Skip to content

Commit

Permalink
Use the requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Aug 22, 2023
1 parent 64721c3 commit 85376f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,5 @@ version-bumper:
when: always
- when: never
script:
- pip install gitpython requests
- pip install -r bluebrain/version-bumping/requirements.txt
- python bluebrain/version-bumping/src/bumper.py

0 comments on commit 85376f1

Please sign in to comment.