We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4157af0 commit a57c045Copy full SHA for a57c045
.travis.yml
@@ -7,6 +7,7 @@ deploy:
7
on:
8
tags: true
9
script: "./gradlew publishPlugin"
10
+ skip_cleanup: true
11
12
before_install:
13
- echo -e "gradle.publish.key=$GRADLE_PUBLISH_KEY\ngradle.publish.secret=$GRADLE_PUBLISH_SECRET" > gradle.properties
0 commit comments