Skip to content
Snippets Groups Projects
Commit 881a3e29 authored by safeer's avatar safeer
Browse files

circleci container scan: scanning 2

parent 07b0bf30
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ jobs:
- run:
name: Download Scanner
command: |
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin || true
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sudo sh -s -- -b /usr/local/bin
- run:
name: Build Docker image
command: |
......
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