cirrus-deploy.sh expects an environment variable.

This commit is contained in:
Roman Telezhynskyi 2021-09-25 08:50:08 +03:00
parent 3b07b6ad09
commit 888b40817c

View file

@ -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: