diff --git a/.drone.yml b/.drone.yml index 9a5887d..0f0ba4e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,19 +34,20 @@ steps: image: plugins/downstream settings: server: https://dev.dnix.de - token: GswRtnNQ0to1HjH7PPIEX-pDNr5EKDErzPjHy59t7JM= - fork: true - reposositories: + token: + from_secret: drone_token + fork: false + reposisitories: - nb/deploy-flokati - nb/deploy-armleuchter # - 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