mirror of
https://github.com/LBRYFoundation/lbry-android.git
synced 2025-09-02 10:05:11 +00:00
g s r
This commit is contained in:
parent
9480579b4e
commit
e4a708f38e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -30,7 +30,7 @@ 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
|
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 ..
|
||||||
ls -al
|
ls -al
|
||||||
git-secret reveal
|
git secret reveal
|
||||||
env:
|
env:
|
||||||
PGP_PRIVATE_KEY: ${{ secrets.PGP_PRIVATE_KEY }}
|
PGP_PRIVATE_KEY: ${{ secrets.PGP_PRIVATE_KEY }}
|
||||||
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
|
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue