summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-08-20 09:35:54 +0300
committerLars Wirzenius <liw@liw.fi>2022-08-20 09:35:54 +0300
commit5e4b08b489ae01d02367f2834e584d230188028e (patch)
tree9fd90454467a41f4d74fd7525b72ea260c018f3b
parentee901f33526ed9635f159430eacca7ef7824b8af (diff)
downloadliw-ci-5e4b08b489ae01d02367f2834e584d230188028e.tar.gz
ewww.liw.fi: add
Sponsored-by: author
-rw-r--r--ci-prod.ick17
1 files changed, 17 insertions, 0 deletions
diff --git a/ci-prod.ick b/ci-prod.ick
index 787ae90..22b75ca 100644
--- a/ci-prod.ick
+++ b/ci-prod.ick
@@ -859,6 +859,23 @@ projects:
rsync_target: ickliwfi@http.liw.fi:/srv/http/doc.liw.fi/ewww
pipelines: *deb_ci_rustup_with_check_pipelines
+ - project: ewww.liw.fi
+ parameters:
+ <<: *website_params
+ workspace_name: ewww.liw.fi
+ rsync_src: html
+ rsync_target: ickliwfi@http.liw.fi:/srv/http/ewww.liw.fi
+ sources:
+ - name: pandoc-plugin
+ ref: master
+ location: ikiwiki-pandoc
+ repo: https://github.com/sciunto-org/ikiwiki-pandoc.git
+ - name: source
+ ref: main
+ location: src
+ repo: ssh://git@git.liw.fi/ewww.liw.fi
+ pipelines: *website_pipelines
+
- project: subplot
parameters:
<<: *dummy_program_params