summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-17 20:13:36 +0200
committerLars Wirzenius <liw@liw.fi>2024-02-17 20:13:36 +0200
commitf062003e769b7d5c6f302b0a2fc7c1a36ac8a074 (patch)
tree7c6f73324dae3f1d129dc1550b8545c867aed365
parent3f929023a9ee29fd7a043835bf6d5a686add81c2 (diff)
downloadliw-dot-files-f062003e769b7d5c6f302b0a2fc7c1a36ac8a074.tar.gz
ambient.yaml: add vmadm-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 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