diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-09-16 17:37:27 +0300 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-09-16 17:37:27 +0300 |
commit | bbeddda801d04210ad788000e8550f35a721f18b (patch) | |
tree | 62dd048ed6443e6e82f3d67cc06657cfaaeda7d0 /jjb | |
parent | b041820c8ec9e2bb2219da67491e8971971554ac (diff) |
Build VID from `elalto` branch
Change-Id: I95d081560dddc09dd18465367df8afdfb613cce7
Issue-ID: VID-631
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vid/vid.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vid/vid.yaml b/jjb/vid/vid.yaml index 8f6d878b7..5cfce3407 100644 --- a/jjb/vid/vid.yaml +++ b/jjb/vid/vid.yaml @@ -25,8 +25,8 @@ stream: - 'master': branch: 'master' - - 'dublin': - branch: 'dublin' + - 'elalto': + branch: 'elalto' mvn-settings: 'vid-settings' files: '**' archive-artifacts: '' |