summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-17 19:59:03 +0200
committerLars Wirzenius <liw@liw.fi>2024-02-17 19:59:03 +0200
commitecdf700a9d94dde1e02fc1dafdb53d46251a7b1d (patch)
tree35b342ec96d2ec1aea35598f3351ed3ab556b280
parent1bd486b06a8a33640e405f19a8b8021f70d5191c (diff)
downloadliw-dot-files-ecdf700a9d94dde1e02fc1dafdb53d46251a7b1d.tar.gz
ambient.yaml: add ewww-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 fcd8b1b..a24c957 100644
--- a/ambient.yaml
+++ b/ambient.yaml
@@ -270,6 +270,16 @@ projects:
post_plan:
- action: dput
+ ewww-doc:
+ image: ~/tmp/ambient/ambient-boot.qcow2
+ source: ~/pers/ewww/git
+ plan:
+ - action: shell
+ shell: |
+ subplot docgen ewww.subplot -o /workspace/artifacts/ewww.html
+ post_plan:
+ - action: rsync
+
ewww.liw.fi:
image: ~/tmp/ambient/ambient-boot.qcow2
source: ~/pers/ewww/ewww.liw.fi/src