„.drone.yml“ ändern
continuous-integration/drone/push Build is failing Details

This commit is contained in:
an 2020-05-15 12:24:35 +00:00
parent 142effc123
commit 9362d8b45b
1 changed files with 5 additions and 5 deletions

View File

@ -43,11 +43,11 @@ steps:
# - name: clair
# image: ubuntu:18.04
# #environment:
# #CLAIR_ADDR: http://dev01.dnix.org:6060
# #CLAIR_OUTPUT: High
# #CLAIR_THRESHOLD: 10
# #REGISTRY_INSECURE: true
# environment:
# CLAIR_ADDR: http://dev01.dnix.org:6060
# CLAIR_OUTPUT: High
# CLAIR_THRESHOLD: 10
# REGISTRY_INSECURE: true
# commands:
# - apt -y update
# - apt -y install curl