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 0ed43b2 commit 90da5feCopy full SHA for 90da5fe
.travis.yml
@@ -35,7 +35,7 @@ deploy:
35
36
- provider: releases
37
api_key: ${GITHUB_TOKEN}
38
- file: spring-boot-starter/build/libs/watson-spring-boot-starter-${TRAVIS_BRANCH:1}-jar-with-dependencies.jar
+ file: build/libs/watson-spring-boot-starter-${TRAVIS_BRANCH:1}-jar-with-dependencies.jar
39
skip_cleanup: true
40
on:
41
repo: watson-developer-cloud/spring-boot-starter
0 commit comments