Skip to content

Commit

Permalink
Save the logfile
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Aug 22, 2023
1 parent 857fdfc commit debc4f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,3 +242,6 @@ version-bumper:
script:
- pip install -r bluebrain/version-bumping/requirements.txt
- python bluebrain/version-bumping/src/bumper.py
artifacts:
when: always
paths: [bumper.log]

0 comments on commit debc4f5

Please sign in to comment.