Use downstream plugin to trigger website build #19

Closed
reynir wants to merge 1 commit from drone-downstream into main
Showing only changes of commit 961d11ef4c - Show all commits

14
.drone.yml Normal file
View file

@ -0,0 +1,14 @@
---
kind: pipeline
name: downstream
steps:
- name: trigger
image: plugins/downstream
settings:
server: https://drone.data.coop
token:
from_secret: DRONE_TOKEN
fork: true
repositories:
- data.coop/website