From 8bfe9ffbf798abdd2fa56a07bbbcfbf7e46b2e32 Mon Sep 17 00:00:00 2001 From: mo khan Date: Tue, 27 Oct 2020 16:05:26 -0600 Subject: test: attempt to start the clair-vulnerabilities-db --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index efc3375..76738d7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,8 @@ integration: stage: test services: - docker:stable-dind + - name: "registry.gitlab.com/gitlab-org/security-products/analyzers/clair-vulnerabilities-db:latest" + alias: clair-vulnerabilities-db script: - apk add bash build-base git ruby ruby-bigdecimal ruby-bundler ruby-dev ruby-json - ./bin/setup -- cgit v1.2.3