ci: ensure dcc_new_temp_email is propagated

Closes #1344
This commit is contained in:
dignifiedquire
2020-03-19 11:14:37 +01:00
parent 10afdfecdd
commit 62b1b0519a
5 changed files with 7 additions and 3 deletions

View File

@@ -30,6 +30,7 @@ ssh $SSHTARGET <<_HERE
export CARGO_TARGET_DIR=\`pwd\`/../target
export TARGET=release
export DCC_PY_LIVECONFIG=$DCC_PY_LIVECONFIG
export DCC_NEW_TMP_EMAIL=$DCC_NEW_TMP_EMAIL
#we rely on tox/virtualenv being available in the host
#rm -rf virtualenv venv