aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2026-07-23 10:08:36 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2026-07-23 10:09:17 -0700
commit9f04f7a7aae38a640f0f18f6b73e97e3102e482c (patch)
treec2bf0feddf5a6dbe63ed8a9820cfeb5d861ef94c /README.md
parentbc90fc403e4d08c33bceb9c257cdcbd8e3e7ba58 (diff)
downloadci-9f04f7a7aae38a640f0f18f6b73e97e3102e482c.tar.gz
ci-9f04f7a7aae38a640f0f18f6b73e97e3102e482c.zip
Flex
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index bd9adb7..d362d9b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
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.
+yes, it [builds itself](https://code.liz.coffee/ci.git/tree/.ci/ci.ts).
+
## how to use?
1. add a binary that writes a valid serialized `pipeline` (as modeled in `model/pipeline.ts`) to stdout somewhere in your repo.