Version 1.0.3

This commit is contained in:
2020-01-09 19:15:38 +01:00
parent a68b08873c
commit 27a3bdf7ad

View File

@ -54,7 +54,7 @@ jobs:
- restore_cache:
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
- run:
command: echo $GPG_KEY_CONTENTS | base64 -d > /secret.gpg
command: sudo echo $GPG_KEY_CONTENTS | base64 -d > /secret.gpg
- run:
name: Staging
command: ./gradlew treedatastructure:publishReleasePublicationToSonatypeRepository