Skip to content

Commit

Permalink
Replace devpi bba-data-push with pypi blue-brain-data-push
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Nov 7, 2024
1 parent 564bd76 commit 233fe5c
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 @@ -278,7 +278,7 @@ validate_atlas_release:
allow_failure: true
before_script:
- pip install "nexusforge>=0.8.1"
- pip install -i https://bbpteam.epfl.ch/repository/devpi/simple "bba-data-push>=3.0.1"
- pip install "blue-brain-data-push>=3.0.1"
script:
python $TEST_FOLDER/validate_atlas_release.py
variables:
Expand Down

0 comments on commit 233fe5c

Please sign in to comment.