mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2025-04-19 23:19:03 +02:00
Version 1.0.3
This commit is contained in:
parent
1d26a338c5
commit
bf38143b46
@ -56,7 +56,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
command: chown -R $USER:$USER .
|
command: chown -R $USER:$USER .
|
||||||
- run:
|
- run:
|
||||||
command: echo $GPG_KEY_CONTENTS | base64 -d > /secret.gpg
|
command: cat $GPG_KEY_CONTENTS | base64 -d > /secret.gpg
|
||||||
- run:
|
- run:
|
||||||
name: Staging
|
name: Staging
|
||||||
command: ./gradlew treedatastructure:publishReleasePublicationToSonatypeRepository
|
command: ./gradlew treedatastructure:publishReleasePublicationToSonatypeRepository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user