summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-17 20:05:32 +0200
committerLars Wirzenius <liw@liw.fi>2024-02-17 20:05:32 +0200
commit8f0eb06ca6fde7f3ae7af7b5d9fbb5a73622b65d (patch)
treea0e2286bdadf45c855027a9ab92059d3b162d0ee
parent11a234accb33584ad0f3fddac5955f89f13c0a23 (diff)
downloadliw-dot-files-8f0eb06ca6fde7f3ae7af7b5d9fbb5a73622b65d.tar.gz
ambient.yaml: add sshca-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 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