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
21ef331b16
commit
44f4237da5
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user