summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-17 20:01:19 +0200
committerLars Wirzenius <liw@liw.fi>2024-02-17 20:01:19 +0200
commit11a234accb33584ad0f3fddac5955f89f13c0a23 (patch)
treec2a84f8356777950875eeded85af0ff82b2c83c6
parentecdf700a9d94dde1e02fc1dafdb53d46251a7b1d (diff)
downloadliw-dot-files-11a234accb33584ad0f3fddac5955f89f13c0a23.tar.gz
ambient.yaml: add jt-doc
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--ambient.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ambient.yaml b/ambient.yaml
index a24c957..8ec7a02 100644
--- a/ambient.yaml
+++ b/ambient.yaml
@@ -360,6 +360,16 @@ projects:
post_plan:
- action: dput
+ jt-doc:
+ image: ~/tmp/ambient/ambient-boot.qcow2
+ source: ~/pers/jt/git
+ plan:
+ - action: shell
+ shell: |
+ subplot docgen jt.subplot -o /workspace/artifacts/jt.html
+ post_plan:
+ - action: rsync
+
liw.fi:
image: ~/tmp/ambient/ambient-boot.qcow2
source: ~/sites/liw.fi/src