diff --git a/.builds/debian-stable.yml b/.builds/debian-stable.yml index 488049bb9bb08fafd54acc5fda677fb522ae38b0..e5652a1e333d40389c22cc920f33b02254a0e798 100644 --- a/.builds/debian-stable.yml +++ b/.builds/debian-stable.yml @@ -42,6 +42,7 @@ tasks: cd cheogram-android ./gradlew assembleCheogramFreeDebug - setup_signing: | + cd cheogram-android echo keystore=$HOME/.android/cheogram.keystore > signing.properties echo keystore.password=cheogram >> signing.properties echo keystore.alias=cheogram >> signing.properties