From eb0f949293471f975834de9a89f1b6b7ccbe00a9 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 19 Oct 2019 21:11:32 +0300 Subject: Refactor: move things around --- ci-prod-websites.ick | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/ci-prod-websites.ick b/ci-prod-websites.ick index c172a3d..f4b35a6 100644 --- a/ci-prod-websites.ick +++ b/ci-prod-websites.ick @@ -90,6 +90,22 @@ projects: location: src repo: git://git.liw.fi/noir.liw.fi pipelines: *website_pipelines + +- project: vmdb2-manual + parameters: + sources: + - name: source + ref: master + location: src + repo: git://git.liw.fi/vmdb2 + rsync_src: html + rsync_target: ickliwfi@vmdb2-manual.liw.fi:/srv/http/vmdb2-manual.liw.fi + systree_name: systrees-debian-sid-build-essential + notify: [liw@liw.fi] + pipelines: + - ick/setup_container + - ick/get_sources + - publish_vmdb2_manual @@ -129,22 +145,6 @@ projects: repo: git://git.liw.fi/vmdb2.liw.fi pipelines: *ikiwiki_pipelines -- project: vmdb2-manual - parameters: - sources: - - name: source - ref: master - location: src - repo: git://git.liw.fi/vmdb2 - rsync_src: html - rsync_target: ickliwfi@vmdb2-manual.liw.fi:/srv/http/vmdb2-manual.liw.fi - systree_name: systrees-debian-sid-build-essential - notify: [liw@liw.fi] - pipelines: - - ick/setup_container - - ick/get_sources - - publish_vmdb2_manual - pipelines: - pipeline: ikiwiki_subplot_publish -- cgit v1.2.1