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