From 06de2a91ce80ae2af10d82ee9c63f4141aca50b6 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 31 Dec 2019 19:07:07 -0800 Subject: GitHub Actions: use custom logins for cloud tests This should reduce the risk of stepping on top of each other. Signed-off-by: Dirk Hohndel --- .github/workflows/linux-bionic-5.9.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.github/workflows/linux-bionic-5.9.yml') diff --git a/.github/workflows/linux-bionic-5.9.yml b/.github/workflows/linux-bionic-5.9.yml index d2efc4f82..ac7050632 100644 --- a/.github/workflows/linux-bionic-5.9.yml +++ b/.github/workflows/linux-bionic-5.9.yml @@ -30,6 +30,9 @@ jobs: qtquickcontrols2-5-dev xvfb - name: run build + env: + SSRF_USER_EMAIL: ssrftest-u18@hohndel.org + SSRF_USER_PASSWORD: ${{ secrets.cloudu18 }} run: | cd .. bash -x subsurface/scripts/build.sh -desktop -build-with-webkit -- cgit v1.2.3-70-g09d2