mirror of
https://github.com/corda/corda.git
synced 2025-06-17 22:58:19 +00:00
Remove github pages javadoc publish (we now have the ability to publish javadoc jar)
This commit is contained in:
@ -11,5 +11,3 @@ script: "./test/ci.sh"
|
|||||||
after_success:
|
after_success:
|
||||||
- make clean build
|
- make clean build
|
||||||
- ./gradlew artifactoryPublish
|
- ./gradlew artifactoryPublish
|
||||||
- make javadoc
|
|
||||||
- ".utility/push-javadoc-to-gh-pages.sh"
|
|
||||||
|
Reference in New Issue
Block a user