mirror of
https://github.com/corda/corda.git
synced 2025-06-17 14:48:16 +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:
|
||||
- make clean build
|
||||
- ./gradlew artifactoryPublish
|
||||
- make javadoc
|
||||
- ".utility/push-javadoc-to-gh-pages.sh"
|
||||
|
Reference in New Issue
Block a user