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
4d12af0249
commit
21ef331b16
@ -55,9 +55,7 @@ jobs:
|
|||||||
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
|
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
|
||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
ls
|
|
||||||
mkdir maven
|
mkdir maven
|
||||||
ls
|
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user