diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-07-20 19:10:38 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-07-20 19:10:41 -0700 |
commit | 11a24a2dfe8cdfc2a469c2f98720cde1c349e723 (patch) | |
tree | 9781b1f506b899986b6f02205b165568c9095874 | |
parent | 08024bbd596cdaa2438fb26401f49d9af0b8b6f0 (diff) | |
download | ci-11a24a2dfe8cdfc2a469c2f98720cde1c349e723.tar.gz ci-11a24a2dfe8cdfc2a469c2f98720cde1c349e723.zip |
attempt 86
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ this is my ci server, built on top of [laminar](https://laminar.ohwg.net/docs.html), because while the jenkins logo looks hot and classy, i want something to hack on myself! +also, to scrap out pengueno :3 + ## how to use it? (。•̀ᴗ-)✧ 1. add a script that generates a valid serialized `pipeline` (as modeled in `model/pipeline.ts`) somewhere in your repo. |