summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-17 19:55:32 +0200
committerLars Wirzenius <liw@liw.fi>2024-02-17 19:55:32 +0200
commit1bd486b06a8a33640e405f19a8b8021f70d5191c (patch)
tree47dda2718c32e3dc3d8e282efe44d990516acf90
parented3e25f665964bb66396a9acb11dd5258b38f7ae (diff)
downloadliw-dot-files-1bd486b06a8a33640e405f19a8b8021f70d5191c.tar.gz
ambient-yaml: add clab-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 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