mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +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:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user