disable upload to devpi as it's currently down and unncessarily braks PR testing

This commit is contained in:
holger krekel
2019-07-24 13:36:06 +02:00
parent 004cdf6491
commit 5de7c35622

View File

@@ -167,9 +167,10 @@ workflows:
test: test:
jobs: jobs:
- build_test_docs_wheel - build_test_docs_wheel
- upload_docs_wheels: # m.devpi.net is down, only up tomorrow or so
requires: # - upload_docs_wheels:
- build_test_docs_wheel # requires:
# - build_test_docs_wheel
- cargo_fetch - cargo_fetch
- rustfmt: - rustfmt:
requires: requires: