CI: delay PyPI check

pull/8/head 0.20.2.post4
J. Fernando Sánchez 2 years ago
parent cab9a3440b
commit 42ddc02318

@ -48,3 +48,6 @@ check_pypi:
stage: check_published
script:
- pip install soil==$CI_COMMIT_TAG
# Allow PYPI to update its index before we try to install
when: delayed
start_in: 2 minutes

Loading…
Cancel
Save