diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-11 10:05:57 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-11 10:05:57 -0600 |
| commit | fb4b19eeadc3bee1997edc46f75fe9aeca5502fb (patch) | |
| tree | ab48a89415000304bad21a993c7cec573cf5e1b9 /jjb/yaml/openbook-core-pipeline.yaml | |
| parent | db4131ba3bafa8185d32d207c3ab5fd6496729c8 (diff) | |
upgrade to mariadb 10.2 and pull the unstable branch for CI
Diffstat (limited to 'jjb/yaml/openbook-core-pipeline.yaml')
| -rw-r--r-- | jjb/yaml/openbook-core-pipeline.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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"] |
