From 74fe341e821d957cbe1bd6339f43ec60744f7d89 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 11 Nov 2023 12:05:28 +0200 Subject: drop blog, noir, ick projects Signed-off-by: Lars Wirzenius Sponsored-by: author --- ci-prod.ick | 49 ------------------------------------------------- 1 file changed, 49 deletions(-) (limited to 'ci-prod.ick') diff --git a/ci-prod.ick b/ci-prod.ick index 56fedd5..3642287 100644 --- a/ci-prod.ick +++ b/ci-prod.ick @@ -404,23 +404,6 @@ projects: repo: ssh://git@git.liw.fi/private/liw/Journal pipelines: *website_pipelines - - project: blog.liw.fi - parameters: - <<: *website_params - workspace_name: blog.liw.fi - rsync_src: html - rsync_target: ickliwfi@http.liw.fi:/srv/http/blog.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/blog.liw.fi - pipelines: *website_pipelines - - project: obnam.org parameters: <<: *website_params @@ -438,22 +421,6 @@ projects: repo: ssh://git@git.liw.fi/obnam.org pipelines: *website_pipelines - - project: noir.liw.fi - parameters: - <<: *website_params - workspace_name: noir.liw.fi - rsync_target: ickliwfi@http.liw.fi:/srv/http/noir.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: git://git.liw.fi/noir.liw.fi - pipelines: *website_pipelines - - project: vmdb2.liw.fi parameters: <<: *website_params @@ -486,22 +453,6 @@ projects: repo: ssh://git@git.liw.fi/private/liw/manifesto pipelines: *website_pipelines - - project: ick.liw.fi - parameters: - <<: *website_params - workspace_name: ick.liw.fi - rsync_target: ickliwfi@http.liw.fi:/srv/http/ick.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: git://git.liw.fi/ick.liw.fi - pipelines: *website_pipelines - - project: subplot.tech parameters: <<: *website_params -- cgit v1.2.1