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 c247216 commit e6d9298
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,10 @@ jobs:
docker-image-name: $IMAGE_NAME:$CIRCLE_SHA1

test-scan-clair:
docker:
- image: 'circleci/buildpack-deps:stretch'
executor: clair_scanner/default
environment:
IMAGE_NAME: rfaircloth/scs
steps:
- setup_remote_docker
- run: docker pull $IMAGE_NAME:$CIRCLE_SHA1
- clair-scanner/scan:
image: $IMAGE_NAME:$CIRCLE_SHA1
Expand Down

0 comments on commit e6d9298

Please sign in to comment.