diff options
author | Alex Auvolat <alex@adnab.me> | 2022-12-01 17:05:32 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-12-01 17:05:32 +0100 |
commit | ee18ddcebcdd5744f7a5abaecfd1c4441ba69c35 (patch) | |
tree | 4e7cdfd3802eb6d50d73d61d61f549f24c7ceb8b /README.md | |
parent | 0ae7f5fbd924a293dcd3f1b6b61fc3cc46bd3876 (diff) | |
download | tricot-ee18ddcebcdd5744f7a5abaecfd1c4441ba69c35.tar.gz tricot-ee18ddcebcdd5744f7a5abaecfd1c4441ba69c35.zip |
Add Drone CI
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Tricot +[![Build Status](https://drone.deuxfleurs.fr/api/badges/Deuxfleurs/tricot/status.svg)](https://drone.deuxfleurs.fr/Deuxfleurs/tricot) + Tricot is a reverse-proxy for exposing your services via TLS that integrates well with Consul and Nomad. Tricot does the following things: |