From ecdf700a9d94dde1e02fc1dafdb53d46251a7b1d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 17 Feb 2024 19:59:03 +0200 Subject: ambient.yaml: add ewww-doc Signed-off-by: Lars Wirzenius Sponsored-by: author --- ambient.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- cgit v1.2.1