Compare commits

..

4 commits

Author SHA1 Message Date
an
9362d8b45b „.drone.yml“ ändern
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-15 12:24:35 +00:00
an
142effc123 „.drone.yml“ ändern
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-15 12:11:53 +00:00
an
0357bd3711 „.drone.yml“ ändern
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-15 12:05:16 +00:00
an
045e6022d8 „.drone.yml“ ändern
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-15 11:58:38 +00:00

View file

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