|
@ -47,9 +47,9 @@ steps: |
|
|
|
|
|
|
|
|
- name: grype security check |
|
|
- name: grype security check |
|
|
image: anchore/grype:latest |
|
|
image: anchore/grype:latest |
|
|
volumes: |
|
|
|
|
|
- name: dockersock |
|
|
|
|
|
path: /var/run/docker.sock |
|
|
|
|
|
|
|
|
# volumes: |
|
|
|
|
|
# - name: dockersock |
|
|
|
|
|
# path: /var/run/docker.sock |
|
|
# environment: |
|
|
# environment: |
|
|
# REGISTRY: registry.fedy95.com |
|
|
# REGISTRY: registry.fedy95.com |
|
|
commands: |
|
|
commands: |
|
|