test setup step #1245

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

View file

@ -23,6 +23,8 @@ jobs:
wget -qO - 'https://gitsecret.jfrog.io/artifactory/api/gpg/key/public' | apt-key add -
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
git init
ls -al
git-secret reveal
env:
PGP_PRIVATE_KEY: ${{ secrets.PGP_PRIVATE_KEY }}