ci: use DCC_NEW_TMP_EMAIL for remote python tests

This commit is contained in:
link2xt
2021-04-11 06:46:30 +03:00
committed by link2xt
parent 9529d76d82
commit 146db48c35

View File

@@ -8,6 +8,7 @@ jobs:
CIRCLE_BRANCH: ${{ github.ref }}
CIRCLE_JOB: remote_tests_python
CIRCLE_BUILD_NUM: ${{ github.run_number }}
DCC_NEW_TMP_EMAIL: ${{ secrets.DCC_NEW_TMP_EMAIL }}
steps:
- uses: actions/checkout@v2
- run: mkdir -m 700 -p ~/.ssh