Commit 9689210

mo <mo.khan@gmail.com>
2019-07-23 22:14:19
try to scan mokhan/minbox:latest
1 parent d4d03b7
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