diff options
author | Ofir Sonsino <os0695@att.com> | 2017-10-02 17:34:03 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2017-10-03 10:35:08 +0300 |
commit | d7b04147a7d1678c35e1a7fe2898cbb55d7dbe67 (patch) | |
tree | eff9255b3ca8000cbcd82b33cf84779e63625bee | |
parent | a7784a6d6af4795a601c8468bc2ea28e206330a0 (diff) |
Remove release 1.0.0 from stream (VID)
Issue-ID: VID-60
Change-Id: Ic5a11d24ec55885912464adb4543c806749b8c7f
Signed-off-by: Ofir Sonsino <os0695@att.com>
-rw-r--r-- | jjb/vid/vid.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/vid/vid.yaml b/jjb/vid/vid.yaml index 2a2ce3ed0..33a7f2851 100644 --- a/jjb/vid/vid.yaml +++ b/jjb/vid/vid.yaml @@ -19,8 +19,6 @@ stream: - 'master': branch: 'master' - - 'release-1.0.0': - branch: 'release-1.0.0' mvn-settings: 'vid-settings' files: '**' archive-artifacts: '' |