Don't overwrite gradle user home

This commit is contained in:
Jim Martens 2023-08-03 18:39:08 +02:00
parent c5c17e2222
commit 9ab9eb0237
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
#!/bin/bash
GRADLE_USER_HOME=$(pwd)/gradle\
QODANA_TOKEN=$PLUGIN_QODANA_TOKEN\
QODANA_REMOTE_URL=$DRONE_REPO_LINK\
QODANA_BRANCH=$DRONE_COMMIT_BRANCH\