chore(): Testing running docker
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3d40a3a1b0
commit
1a9d160295
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ steps:
|
|||
- name: trivy-scan
|
||||
image: scm.project42.io/elia/trivy:production
|
||||
commands:
|
||||
- /usr/local/bin/dockerd --data-root /var/lib/docker --host=unix:///var/run/docker.sock
|
||||
- trivy image scm.project42.io/elia/trivy:pre-scan
|
||||
failure: ignore
|
||||
|
||||
|
|
Loading…
Reference in a new issue