Add cve-search Docker image

This commit is contained in:
Dustin Collins 2020-06-10 18:45:51 +00:00 committed by Stan Hu
parent 448b4e4679
commit 34fc4a7e22
2 changed files with 13 additions and 0 deletions

View file

@ -99,6 +99,8 @@ omnibus-gitlab-stretch test: *test_build
omnibus-gitlab-buster test: *test_build
omnibus-gitlab-xenial test: *test_build
omnibus-gitlab-depscan test: *test_build
omnibus-gitlab-cve-search test: *test_build
release-tools test: *test_build
sitespeed-gitlab test: *test_build
ubi-release test: *test_build
@ -156,6 +158,7 @@ omnibus-gitlab-stretch: *build_and_deploy
omnibus-gitlab-buster: *build_and_deploy
omnibus-gitlab-xenial: *build_and_deploy
omnibus-gitlab-depscan: *build_and_deploy
omnibus-gitlab-cve-search: *build_and_deploy
release-tools: *build_and_deploy
sitespeed-gitlab: *build_and_deploy
ubi-release: *build_and_deploy