Version 1.0.3

This commit is contained in:
Adrian Kuta 2020-01-09 19:50:31 +01:00
parent 21ef331b16
commit 44f4237da5

View File

@ -59,7 +59,7 @@ jobs:
echo ${GPG_KEY_CONTENTS} | base64 -d --ignore-garbage > maven/secret.gpg echo ${GPG_KEY_CONTENTS} | base64 -d --ignore-garbage > maven/secret.gpg
- run: - run:
name: Staging name: Staging
command: ./gradlew treedatastructure:publishReleasePublicationToSonatypeRepository command: ./gradlew :treedatastructure:publishReleasePublicationToSonatypeRepository
workflows: workflows:
version: 2.1 version: 2.1