forked from an/flokati
test
This commit is contained in:
parent
1cdd60d39e
commit
fe44e2f115
11
.drone.yml
11
.drone.yml
|
@ -30,6 +30,17 @@ steps:
|
|||
auto_tag: true
|
||||
tags: latest
|
||||
|
||||
- name: trigger
|
||||
image: plugins/downstream
|
||||
settings:
|
||||
server: https://dev.dnix.de
|
||||
token:
|
||||
from_secret: drone_token
|
||||
fork: false
|
||||
reposisitories:
|
||||
- nb/deploy-flokati
|
||||
- nb/deploy-armleuchter
|
||||
|
||||
# - name: clair
|
||||
# image: ubuntu:18.04
|
||||
# #environment:
|
||||
|
|
Loading…
Reference in New Issue