git rev-parse inside?

This commit is contained in:
zeppi 2022-11-25 20:51:51 -05:00
parent e4a708f38e
commit 681ae1c70c

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: