„.drone.yml“ ändern
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
142effc123
commit
9362d8b45b
10
.drone.yml
10
.drone.yml
|
@ -43,11 +43,11 @@ steps:
|
||||||
|
|
||||||
# - name: clair
|
# - name: clair
|
||||||
# image: ubuntu:18.04
|
# image: ubuntu:18.04
|
||||||
# #environment:
|
# environment:
|
||||||
# #CLAIR_ADDR: http://dev01.dnix.org:6060
|
# CLAIR_ADDR: http://dev01.dnix.org:6060
|
||||||
# #CLAIR_OUTPUT: High
|
# CLAIR_OUTPUT: High
|
||||||
# #CLAIR_THRESHOLD: 10
|
# CLAIR_THRESHOLD: 10
|
||||||
# #REGISTRY_INSECURE: true
|
# REGISTRY_INSECURE: true
|
||||||
# commands:
|
# commands:
|
||||||
# - apt -y update
|
# - apt -y update
|
||||||
# - apt -y install curl
|
# - apt -y install curl
|
||||||
|
|
Loading…
Reference in New Issue