Fix Drone, switch to new catalogue generation..
continuous-integration/drone/push Build is failing Details

..and add Drone badge
This commit is contained in:
3wc 2023-01-19 15:50:43 -08:00
parent ba0f1986a0
commit 977a81d493
2 changed files with 15 additions and 5 deletions

View File

@ -8,6 +8,8 @@ steps:
host: swarm-test.autonomic.zone
stack: custom_html
purge: true
networks:
- proxy
deploy_key:
from_secret: drone_ssh_swarm_test
environment:
@ -19,11 +21,17 @@ trigger:
- main
---
kind: pipeline
name: recipe release
name: generate recipe catalogue
steps:
- name: release a new version
image: thecoopcloud/drone-abra:latest
image: plugins/downstream
settings:
command: recipe custom-html release
deploy_key:
from_secret: abra_bot_deploy_key
server: https://build.coopcloud.tech
token:
from_secret: drone_abra-bot_token
fork: true
repositories:
- coop-cloud/auto-recipes-catalogue-json
trigger:
event: tag

View File

@ -1,5 +1,7 @@
# Custom HTML
[![Build Status](https://build.coopcloud.tech/api/badges/coop-cloud/custom-html/status.svg)](https://build.coopcloud.tech/coop-cloud/custom-html)
Custom HTML website, served using Nginx.
<!-- metadata -->