Version 1.0.3

This commit is contained in:
Adrian Kuta 2020-01-09 19:38:02 +01:00
parent 150c293690
commit 4d12af0249

View File

@ -56,8 +56,9 @@ jobs:
- run:
command: |
ls
mkdir secret.gpg
echo ${GPG_KEY_CONTENTS} | base64 -d --ignore-garbage > secret.gpg
mkdir maven
ls
echo ${GPG_KEY_CONTENTS} | base64 -d --ignore-garbage > maven/secret.gpg
- run:
name: Staging
command: ./gradlew treedatastructure:publishReleasePublicationToSonatypeRepository