diff options
Diffstat (limited to 'jjb/yaml/openbook-pipeline.yaml')
| -rw-r--r-- | jjb/yaml/openbook-pipeline.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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"] |
