From 05a9b84c19164b6fdd18d665c8f81934f5b1759b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 1 Sep 2023 17:21:19 +0300 Subject: add ambient-web project Sponsored-by: author --- ci-prod.ick | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ci-prod.ick b/ci-prod.ick index 36d7dad..d3eeb70 100644 --- a/ci-prod.ick +++ b/ci-prod.ick @@ -1073,6 +1073,24 @@ projects: - rust_run_check_if_there - ick/save_workspace + - project: ambient.liw.fi + parameters: + <<: *website_params + workspace_name: ambient-web + rsync_target: ickliwfi@http.liw.fi:/srv/http/ambient-web + 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: git://git.liw.fi/ambient-web + notify: + - liw@liw.fi + pipelines: *website_pipelines + pipelines: - pipeline: ikiwiki -- cgit v1.2.1