cirrus-deploy.sh expects an environment variable.
This commit is contained in:
parent
3b07b6ad09
commit
888b40817c
|
@ -47,6 +47,7 @@ macos_task_template: &MACOS_TASK_TEMPLATE
|
|||
PATH: ${HOME}/.local/bin:${PATH}
|
||||
# ^ add user paths
|
||||
PIP_CACHE_DIR: ${HOME}/.cache/pip
|
||||
DEPLOY: "true"
|
||||
global_homebrew_cache:
|
||||
folder: "/usr/local/Homebrew"
|
||||
local_homebrew_cache:
|
||||
|
|
Loading…
Reference in New Issue
Block a user