From f062003e769b7d5c6f302b0a2fc7c1a36ac8a074 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 17 Feb 2024 20:13:36 +0200 Subject: ambient.yaml: add vmadm-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 d5bd4c9..1b034d7 100644 --- a/ambient.yaml +++ b/ambient.yaml @@ -942,6 +942,16 @@ projects: post_plan: - action: dput + vmadm-doc: + image: ~/tmp/ambient/ambient-boot.qcow2 + source: ~/pers/vmadm/git + plan: + - action: shell + shell: | + subplot docgen vmadm.subplot -o /workspace/artifacts/vmadm.html + post_plan: + - action: rsync + vmadm.liw.fi: image: ~/tmp/ambient/ambient-boot.qcow2 source: ~/pers/vmadm/vmadm.liw.fi/src -- cgit v1.2.1