test setup step #1245

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

View file

@ -16,7 +16,6 @@ jobs:
- name: aftercheckout
run: |
git init
git secret init
ls -al
ls -al ..
pwd
@ -31,9 +30,6 @@ 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 init
git secret init
ls -al
git-secret reveal
env:
PGP_PRIVATE_KEY: ${{ secrets.PGP_PRIVATE_KEY }}