1
0
Fork 0

Update drone config
continuous-integration/drone/push Build is passing Details

master
blallo 2020-07-15 14:52:41 +02:00
parent d365dd9908
commit f2f433f3d0
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ steps:
pull: if-not-exists
image: leophys/fenix-builder:0.5
commands:
- /src/gradlew --stacktrace assembleGeckoNightlyDebug
- /src/gradlew --stacktrace assembleGeckoNightly
- /src/sign.sh
environment:
KEY_PASSWORD:
@ -111,6 +111,6 @@ depends_on:
---
kind: signature
hmac: 1893bd9447fd256da6879734a158d7cf5219ec3710baf5887a9bafb5e1cbb5c5
hmac: ac9c63a1a1d65224152568ff9f2e1c7b9f5e3b44870da5518583fa36cf879a97
...