mirror of
https://github.com/AdrianKuta/Expandable-RecyclerView.git
synced 2025-04-19 23:19:02 +02:00
CI config
This commit is contained in:
parent
2e96ce0ed5
commit
263cff975c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user