This commit is contained in:
zeppi 2022-11-25 19:53:13 -05:00
parent a5cbf14bea
commit c80876402c

View file

@ -23,6 +23,7 @@ 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 secret reveal
env:
PGP_PRIVATE_KEY: ${{ secrets.PGP_PRIVATE_KEY }}
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}