From 90b69cd609539cfc45957af8fdb6c1bfc963be99 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 8 Aug 2022 20:04:21 +0300 Subject: riki.liw.fi: add Sponsored-by: author --- ci-prod.ick | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ci-prod.ick b/ci-prod.ick index 1ab5ec9..947b384 100644 --- a/ci-prod.ick +++ b/ci-prod.ick @@ -929,6 +929,23 @@ projects: workspace_name: riki pipelines: *deb_ci_rustup_with_check_pipelines + - project: riki.liw.fi + parameters: + <<: *website_params + workspace_name: riki.liw.fi + rsync_src: html + rsync_target: ickliwfi@http.liw.fi:/srv/http/riki.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/riki-web + pipelines: *website_pipelines + # - project: bumper # parameters: # <<: *dummy_program_params -- cgit v1.2.1