test setup step #1245

Open
jessopb wants to merge 35 commits from test-deploy into master
Showing only changes of commit 681ae1c70c - Show all commits

View file

@ -30,11 +30,11 @@ jobs:
apt-get -y update && apt-get -y install build-essential ca-certificates curl git gpg-agent openjdk-8-jdk software-properties-common wget zipalign git-secret
ls -al ..
ls -al
git rev-parse --is-inside-work-tree
git secret reveal
env:
PGP_PRIVATE_KEY: ${{ secrets.PGP_PRIVATE_KEY }}
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
# - name: Upload math result for job 1
# uses: actions/upload-artifact@v3
# with: