Skip to content
Snippets Groups Projects
Verified Commit 5cc10513 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Finally fixing the release CI

parent 5f409e0a
Branches
Tags
No related merge requests found
Pipeline #608 failed
......@@ -6,6 +6,7 @@ cache:
- ".gradle/caches"
before_script:
- "mkdir .gradle"
- "export GRADLE_USER_HOME=$(pwd)/.gradle"
- "echo $SIGNING_properties | base64 -d > .gradle/gradle.properties"
- "echo $SIGNING_secretKey | base64 -d > .gradle/sonatype_upload.gpg"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment