mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
disable upload to devpi as it's currently down and unncessarily braks PR testing
This commit is contained in:
@@ -167,9 +167,10 @@ workflows:
|
||||
test:
|
||||
jobs:
|
||||
- build_test_docs_wheel
|
||||
- upload_docs_wheels:
|
||||
requires:
|
||||
- build_test_docs_wheel
|
||||
# m.devpi.net is down, only up tomorrow or so
|
||||
# - upload_docs_wheels:
|
||||
# requires:
|
||||
# - build_test_docs_wheel
|
||||
- cargo_fetch
|
||||
- rustfmt:
|
||||
requires:
|
||||
|
||||
Reference in New Issue
Block a user