try let upload of docs and python wheels outside docker and cache semantics

This commit is contained in:
holger krekel
2019-09-19 09:22:37 +02:00
parent 2747939b52
commit 77cb0276a6

View File

@@ -143,15 +143,12 @@ jobs:
- wheelhouse
upload_docs_wheels:
docker:
- image: deltachat/coredeps
working_directory: /mnt/crate
machine: true
steps:
- *restore-workspace
- *restore-cache
- checkout
- attach_workspace:
at: workspace
# - run: pyenv global 3.5.2
- run: pyenv global 3.5.2
- run: ls -laR workspace
- run: ci_scripts/ci_upload.sh workspace/py-docs workspace/wheelhouse