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 3560ad5 commit 11ec622Copy full SHA for 11ec622
.travis.yml
@@ -9,7 +9,7 @@ deploy:
9
file_glob: true
10
file: build/libs/*.jar
11
on:
12
- repo: strykeforce/thirdcoast-tct
+ tags: true
13
before_cache:
14
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
15
- rm -rf $HOME/.gradle/caches/*/plugin-resolution/
0 commit comments