mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
pyenv only exist in machine-runs -- let's see if upload passes without it or if there is a python path missing (the docker image contains several python versions)
This commit is contained in:
@@ -151,7 +151,7 @@ jobs:
|
|||||||
- *restore-cache
|
- *restore-cache
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: workspace
|
at: workspace
|
||||||
- run: pyenv global 3.5.2
|
# - run: pyenv global 3.5.2
|
||||||
- run: ls -laR workspace
|
- run: ls -laR workspace
|
||||||
- run: ci_scripts/ci_upload.sh workspace/py-docs workspace/wheelhouse
|
- run: ci_scripts/ci_upload.sh workspace/py-docs workspace/wheelhouse
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user