summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-08-14 12:43:37 +0300
committerLars Wirzenius <liw@liw.fi>2022-08-14 12:43:37 +0300
commitc55cc85bafd071ae138bb37e741537e37a856e00 (patch)
tree63ab6cca82f8026f60ae36d4c16f7d58581af3e9
parent3d8e82d5ade752b06507dc04e49305d4d957413b (diff)
downloadliw-ci-c55cc85bafd071ae138bb37e741537e37a856e00.tar.gz
puomi.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 9c492da..9de5974 100644
--- a/ci-prod.ick
+++ b/ci-prod.ick
@@ -1096,6 +1096,23 @@ projects:
repo: ssh://git@git.liw.fi/v-i.liw.fi
pipelines: *website_pipelines
+ - project: puomi.liw.fi
+ parameters:
+ <<: *website_params
+ workspace_name: puomi.liw.fi
+ rsync_src: html
+ rsync_target: ickliwfi@http.liw.fi:/srv/http/puomi.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/puomi.liw.fi
+ pipelines: *website_pipelines
+
pipelines: