feat: add linter to ci workflow
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Security Lint Dockerfile (Trivy)
|
||||
run: |
|
||||
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin
|
||||
trivy config --server http://trivy-server:8080 .
|
||||
trivy config .
|
||||
|
||||
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user