From 1bd486b06a8a33640e405f19a8b8021f70d5191c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 17 Feb 2024 19:55:32 +0200 Subject: ambient-yaml: add clab-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 2fa753c..fcd8b1b 100644 --- a/ambient.yaml +++ b/ambient.yaml @@ -178,6 +178,16 @@ projects: post_plan: - action: dput + clab-doc: + image: ~/tmp/ambient/ambient-boot.qcow2 + source: ~/pers/clab/git + plan: + - action: shell + shell: | + subplot docgen clab.subplot -o /workspace/artifacts/clab.html + post_plan: + - action: rsync + doc.subplot.tech: image: ~/tmp/ambient/ambient-boot.qcow2 source: ~/pers/subplot/git -- cgit v1.2.1