Add Drone config for recipe catalogue regeneration

This commit is contained in:
3wc 2023-03-12 17:43:10 -04:00
parent 756e584198
commit 4ce12e9c55
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
kind: pipeline
name: generate recipe catalogue
steps:
- name: release a new version
image: plugins/downstream
settings:
server: https://build.coopcloud.tech
token:
from_secret: drone_abra-bot_token
fork: true
repositories:
- coop-cloud/auto-recipes-catalogue-json
trigger:
event: tag