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 31e7262 commit 514342fCopy full SHA for 514342f
.travis.yml
@@ -77,15 +77,6 @@ deploy:
77
# Use only first job "#xxx.1" to publish artifacts
78
condition: "${TRAVIS_JOB_NUMBER} =~ \\.1$"
79
80
- - provider: script
81
- script: ./gradlew uploadArchives
82
- skip_cleanup: true
83
- on:
84
- repository: utPLSQL/utPLSQL-java-api
85
- branch: fix-artifactid
86
- # Use only first job "#xxx.1" to publish artifacts
87
- condition: "${TRAVIS_JOB_NUMBER} =~ \\.1$"
88
-
89
notifications:
90
slack:
91
rooms:
0 commit comments