diff options
author | 2017-09-18 15:35:22 +0200 | |
---|---|---|
committer | 2017-09-18 15:35:22 +0200 | |
commit | 47db0fc928385bae729ddc4edaeaa40b15e49229 (patch) | |
tree | 311a1890bbd110c5e930e453195897c56bb02fcd /jjb/moon | |
parent | 46e697f06307bebd78e29a399b68058d0521ec77 (diff) |
Create jobs for euphrates
Change-Id: Iff9bd7601a59d7e1bad259c74fc792081505f679
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/moon')
-rw-r--r-- | jjb/moon/moon.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/moon/moon.yml b/jjb/moon/moon.yml index 573b098c9..aa4aa40f1 100644 --- a/jjb/moon/moon.yml +++ b/jjb/moon/moon.yml @@ -11,6 +11,9 @@ - master: branch: '{stream}' gs-pathname: '' + - euphrates: + branch: 'stable/{stream}' + gs-pathname: '/{stream}' - job-template: name: 'moon-verify-{stream}' |