CI config

This commit is contained in:
Adrian Kuta 2020-01-19 23:51:09 +01:00
parent 2e96ce0ed5
commit 263cff975c

View File

@ -59,8 +59,8 @@ jobs:
- run:
name: Export key
command: |
mkdir treedatastructure/maven
echo ${GPG_KEY_CONTENTS} | base64 -d --ignore-garbage > treedatastructure/maven/secret.gpg
mkdir expandable-recyclerview/maven
echo ${GPG_KEY_CONTENTS} | base64 -d --ignore-garbage > expandable-recyclerview/maven/secret.gpg
- run:
name: Staging
command: ./gradlew :expandable-recyclerview:publishReleasePublicationToSonatypeRepository