mirror of
https://github.com/gsi-upm/soil
synced 2024-11-24 20:02:28 +00:00
CI: delay PyPI check
This commit is contained in:
parent
cab9a3440b
commit
42ddc02318
@ -48,3 +48,6 @@ check_pypi:
|
|||||||
stage: check_published
|
stage: check_published
|
||||||
script:
|
script:
|
||||||
- pip install soil==$CI_COMMIT_TAG
|
- pip install soil==$CI_COMMIT_TAG
|
||||||
|
# Allow PYPI to update its index before we try to install
|
||||||
|
when: delayed
|
||||||
|
start_in: 2 minutes
|
||||||
|
Loading…
Reference in New Issue
Block a user