|
@ -50,8 +50,8 @@ steps: |
|
|
volumes: |
|
|
volumes: |
|
|
- name: dockersock |
|
|
- name: dockersock |
|
|
path: /var/run/docker.sock |
|
|
path: /var/run/docker.sock |
|
|
environment: |
|
|
|
|
|
REGISTRY: registry.fedy95.com |
|
|
|
|
|
|
|
|
# environment: |
|
|
|
|
|
# REGISTRY: registry.fedy95.com |
|
|
commands: |
|
|
commands: |
|
|
# - "grype $REGISTRY/baseimage-yamllint:$DRONE_COMMIT_SHA --scope all-layers --fail-on=critical" |
|
|
# - "grype $REGISTRY/baseimage-yamllint:$DRONE_COMMIT_SHA --scope all-layers --fail-on=critical" |
|
|
- sleep 20 |
|
|
- sleep 20 |
|
|