Commit 9689210
Changed files (1)
.gitlab-ci.yml
@@ -26,3 +26,10 @@ rspec:
stage: test
script:
- bundle exec rspec
+
+examine:
+ image:
+ name: $CI_REGISTRY_IMAGE/$CI_COMMIT_REF_SLUG:$CI_COMMIT_SHA
+ stage: test
+ script:
+ - clair scan mokhan/minbox:latest