Skip to content

Commit 27dae0d

Browse files
committed
Deploy instrumentation-runner to Bintray as well
1 parent 29e5640 commit 27dae0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
./gradlew generatePomFileForLibraryPublication publish :instrumentation:bintrayUpload -PbintrayUser=$bintrayUser -PbintrayKey=$bintrayKey -PdryRun=false --info
3+
./gradlew generatePomFileForLibraryPublication publish :instrumentation:bintrayUpload :instrumentation-runner:bintrayUpload -PbintrayUser=$bintrayUser -PbintrayKey=$bintrayKey -PdryRun=false --info

0 commit comments

Comments
 (0)