Compare commits

..

No commits in common. "9362d8b45be09b0953604dbf097624ab9e343bed" and "aa60fa48021eb3927a3ad3f0e8c70f91ef30218a" have entirely different histories.

1 changed files with 8 additions and 9 deletions

View File

@ -34,20 +34,19 @@ steps:
image: plugins/downstream image: plugins/downstream
settings: settings:
server: https://dev.dnix.de server: https://dev.dnix.de
token: token: GswRtnNQ0to1HjH7PPIEX-pDNr5EKDErzPjHy59t7JM=
from_secret: drone_token fork: true
fork: false reposositories:
reposisitories:
- nb/deploy-flokati - nb/deploy-flokati
- nb/deploy-armleuchter - nb/deploy-armleuchter
# - 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