mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +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
|
||||
- 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user