Fix cache dir; no cache on the deploy and verify deploy steps
This commit is contained in:
@@ -3,4 +3,5 @@ export PYENV_ROOT="${HOME}/.pyenv"
|
||||
export PATH="${PYENV_ROOT}/bin:$PATH"
|
||||
eval "$(pyenv init -)"
|
||||
|
||||
export PIPENV_VENV_IN_PROJECT=1
|
||||
pipenv install --dev
|
||||
|
Reference in New Issue
Block a user