EXPERIMENTAL_UPLOAD_VIA_CAT
This commit is contained in:
parent
f19a8eb6a8
commit
a759bbf58c
1 changed files with 1 additions and 0 deletions
1
.envrc
1
.envrc
|
@ -4,5 +4,6 @@ python3 -m venv .venv
|
|||
source ./.venv/bin/activate
|
||||
|
||||
export BW_GIT_DEPLOY_CACHE=.cache/bw/git_deploy
|
||||
export EXPERIMENTAL_UPLOAD_VIA_CAT=1
|
||||
mkdir -p "$BW_GIT_DEPLOY_CACHE"
|
||||
unset PS1
|
||||
|
|
Loading…
Reference in a new issue