Skip to content

Commit

Permalink
added downstream jdk9 build after basic build
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Sep 21, 2017
1 parent 6663106 commit edd0276
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ node("master") {
}

stage("Downstream projects") {

build job: "orientdb-gremlin-multibranch/${env.BRANCH_NAME}", wait: false
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 edd0276

Please sign in to comment.