From 11a234accb33584ad0f3fddac5955f89f13c0a23 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 17 Feb 2024 20:01:19 +0200 Subject: ambient.yaml: add jt-doc Signed-off-by: Lars Wirzenius Sponsored-by: author --- ambient.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- cgit v1.2.1