1
0
Fork 0

Gradle build with stacktrace
continuous-integration/drone/push Build is failing Details

master
blallo 2020-07-10 15:57:02 +02:00
parent 3ab24baa82
commit e17893bac8
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.3
commands:
- /src/gradlew assembleGeckoNightly
- /src/gradlew --stacktrace assembleGeckoNightly
- /src/sign.sh
environment:
KEY_PASSWORD:
@ -110,6 +110,6 @@ depends_on:
---
kind: signature
hmac: 91758e9f74e839c409e13a1dd7512dec92b18e1b9430b78770a81cf1c05e217d
hmac: 6831f766622b0da6067f885c7b715d0f1f5c6a3e6062e16b70b8d23e1445a66a
...