From fb4b19eeadc3bee1997edc46f75fe9aeca5502fb Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Wed, 11 Oct 2017 10:05:57 -0600 Subject: upgrade to mariadb 10.2 and pull the unstable branch for CI --- jjb/yaml/openbook-all-pipeline.yaml | 2 +- jjb/yaml/openbook-core-pipeline.yaml | 2 +- jjb/yaml/openbook-pipeline.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'jjb/yaml') diff --git a/jjb/yaml/openbook-all-pipeline.yaml b/jjb/yaml/openbook-all-pipeline.yaml index c5e3283..b7b79a3 100644 --- a/jjb/yaml/openbook-all-pipeline.yaml +++ b/jjb/yaml/openbook-all-pipeline.yaml @@ -22,7 +22,7 @@ scm: [ $class: "GitSCM", branches: [ - [name: "master"] + [name: "unstable"] ], userRemoteConfigs: [ [url: "git@github.com:Talligent/openbook-core.git"] diff --git a/jjb/yaml/openbook-core-pipeline.yaml b/jjb/yaml/openbook-core-pipeline.yaml index 7a06acf..a7fa153 100644 --- a/jjb/yaml/openbook-core-pipeline.yaml +++ b/jjb/yaml/openbook-core-pipeline.yaml @@ -25,7 +25,7 @@ scm: [ $class: "GitSCM", branches: [ - [name: "master"] + [name: "unstable"] ], userRemoteConfigs: [ [url: "git@github.com:Talligent/openbook-core.git"] diff --git a/jjb/yaml/openbook-pipeline.yaml b/jjb/yaml/openbook-pipeline.yaml index 0c5f490..f0fcfc3 100644 --- a/jjb/yaml/openbook-pipeline.yaml +++ b/jjb/yaml/openbook-pipeline.yaml @@ -32,7 +32,7 @@ scm: [ $class: "GitSCM", branches: [ - [name: "master"] + [name: "unstable"] ], userRemoteConfigs: [ [url: "git@github.com:Talligent/{artifact}.git"] -- cgit v1.3