Skip to content

Commit

Permalink
removed not working downstream jenkins build for jdk9
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Sep 25, 2017
1 parent 2dcdd0d commit d999333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ node("master") {
}

stage("Downstream projects") {
build job: "develop/orientdb-develop-openjdk-9", wait: false
build job: "orientdb-spatial-multibranch/${env.BRANCH_NAME}", wait: false
//excluded: too long
//build job: "orientdb-enterprise-multibranch/${env.BRANCH_NAME}", wait: false
Expand Down

0 comments on commit d999333

Please sign in to comment.