summaryrefslogtreecommitdiff
path: root/ambient.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ambient.yaml')
-rw-r--r--ambient.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/ambient.yaml b/ambient.yaml
index 1b034d7..9a9939b 100644
--- a/ambient.yaml
+++ b/ambient.yaml
@@ -535,6 +535,24 @@ projects:
post_plan:
- action: dput
+ puomi-doc:
+ image: ~/tmp/ambient/ambient-boot.qcow2
+ source: ~/pers/puomi/git
+ plan:
+ - action: shell
+ shell: |
+ subplot docgen puomi.subplot -o /workspace/artifacts/puomi.html
+
+ pandoc --standalone --self-contained \
+ --metadata title="Puomi README" \
+ README.md -o /workspace/artifacts/README.html
+
+ pandoc --standalone --self-contained \
+ --metadata title="Install Puomi" \
+ install.md -o /workspace/artifacts/install.html
+ post_plan:
+ - action: rsync
+
puomi.liw.fi:
image: ~/tmp/ambient/ambient-boot.qcow2
source: ~/pers/puomi/puomi.liw.fi/src