1
0
Fork 0

Update builder image
continuous-integration/drone/push Build is failing Details

master
blallo 2020-07-10 16:50:06 +02:00
parent e17893bac8
commit 72983c0a6b
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ workspace:
steps:
- name: build
pull: if-not-exists
image: leophys/fenix-builder:0.3
image: leophys/fenix-builder:0.4
commands:
- /src/gradlew --stacktrace assembleGeckoNightly
- /src/sign.sh
@ -110,6 +110,6 @@ depends_on:
---
kind: signature
hmac: 6831f766622b0da6067f885c7b715d0f1f5c6a3e6062e16b70b8d23e1445a66a
hmac: d2175d3b9a53eb52deaf117a335af6ec62de65e3eb025ccc496922f170c36db1
...