Woodpecker CI
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Alex 2024-03-20 17:28:47 +01:00
parent d31212e56b
commit dff06115cc
2 changed files with 8 additions and 22 deletions

View File

@ -1,9 +1,10 @@
---
kind: pipeline
name: default
node:
nix-daemon: 1
when:
event:
- custom
- push
- pull_request
- tag
- cron
steps:
- name: check formatting
@ -23,18 +24,3 @@ steps:
commands:
- nix build --extra-experimental-features nix-command --extra-experimental-features flakes .#test.x86_64-linux.tricot
- ./result-bin/bin/tricot-*
trigger:
event:
- custom
- push
- pull_request
- tag
- cron
---
kind: signature
hmac: 49cde53ec25364cc3b3f041092c8e658fe9252342253757d86814ca12d5cb0f7
...

View File

@ -1,6 +1,6 @@
# Tricot
[![Build Status](https://drone.deuxfleurs.fr/api/badges/Deuxfleurs/tricot/status.svg)](https://drone.deuxfleurs.fr/Deuxfleurs/tricot)
[![status-badge](https://woodpecker.deuxfleurs.fr/api/badges/36/status.svg)](https://woodpecker.deuxfleurs.fr/repos/36)
Tricot is a reverse-proxy for exposing your services via TLS that integrates well with Consul and Nomad.