Skip to content
Snippets Groups Projects
Commit 07b0bf30 authored by safeer's avatar safeer
Browse files

circleci container scan: scanning 1

parent d048990d
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@ jobs:
- setup_remote_docker:
docker_layer_caching: true
- run:
name: Download Scanner
command: |
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin || true
name: Download Scanner
command: |
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin || true
- run:
name: Build Docker image
command: |
......@@ -36,7 +36,7 @@ workflows:
accuknox-container-scan:
jobs:
- container-scan:
filters:
branches:
only:
- container
\ No newline at end of file
filters:
branches:
only:
- container
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment