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

Correct the pipeline

parent 0006952b
Branches
No related tags found
No related merge requests found
Checking pipeline status
......@@ -7,6 +7,7 @@ cache:
before_script:
- "export GRADLE_USER_HOME=$(pwd)/.gradle"
- "echo $SIGNING_properties | base64 -d > $GRADLE_USER_HOME/gradle.properties"
- "echo $SIGNING_secretKey | base64 -d > $GRADLE_USER_HOME/sonatype_upload.gpg"
- "chmod +x ./gradlew"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment