diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-09-28 18:46:23 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-09-28 18:46:23 +0200 |
commit | de8b20f816463e01469c3177369330c9360f5b31 (patch) | |
tree | 8adffce4ecba881d63aa03cc460c23f00d39ef11 /jjb/fastpathmetrics | |
parent | 82f88c99931494eab1815b5b878af02688b87c32 (diff) |
sfqm: Fix wrong branch name
Change-Id: I4eac95f652d9e0a671243878de931efa71308d16
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/fastpathmetrics')
-rw-r--r-- | jjb/fastpathmetrics/fastpathmetrics.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/fastpathmetrics/fastpathmetrics.yml b/jjb/fastpathmetrics/fastpathmetrics.yml index 504e07f25..40df385d8 100644 --- a/jjb/fastpathmetrics/fastpathmetrics.yml +++ b/jjb/fastpathmetrics/fastpathmetrics.yml @@ -18,7 +18,7 @@ gs-pathname: '' disabled: false - colorado: - branch: '{stream}' + branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false |