diff options
author | Ofir Sonsino <os0695@att.com> | 2017-09-26 18:33:07 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2017-09-26 18:45:11 +0300 |
commit | a7784a6d6af4795a601c8468bc2ea28e206330a0 (patch) | |
tree | 20ab7c975004631ae94c3f63a11a1d7ce5d22c3b /jjb/vid | |
parent | de9a3012c0b3f0ed274ca3098e4e58cbf1db9dc8 (diff) |
Remove vid-docker-image-blessing job
Change-Id: I4f2772f1d8cb5b365c082e229327017e63f60695
Issue-ID: VID-69
Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'jjb/vid')
-rw-r--r-- | jjb/vid/vid.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/vid/vid.yaml b/jjb/vid/vid.yaml index 5e37e0afd..2a2ce3ed0 100644 --- a/jjb/vid/vid.yaml +++ b/jjb/vid/vid.yaml @@ -10,7 +10,6 @@ - '{project-name}-{stream}-docker-version-java-daily': docker-pom: 'pom.xml' mvn-profile: 'docker' - - '{project-name}-docker-image-blessing' - '{project-name}-{stream}-stage-site-java': site-pom: 'pom.xml' trigger-job: '{project-name}-{stream}-release-version-java-daily' |