Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Oct 7, 2019
1 parent b80ab5b commit feff30c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,13 @@ jobs:
docker-image-name: $IMAGE_NAME:$CIRCLE_SHA1

test-scan-clair:
docker:
- image: 'circleci/buildpack-deps:stretch'
environment:
IMAGE_NAME: rfaircloth/scs
steps:

- checkout
- setup_remote_docker
- clair-scanner/scan:
image: $IMAGE_NAME:$CIRCLE_SHA1
whitelist: clair-whitelist.yml
Expand Down

0 comments on commit feff30c

Please sign in to comment.