From 309064dfd801256fb5db4322f7579ca0f10d2458 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 15 Jan 2024 20:43:14 +0200 Subject: drop vmdb2, vmdb2-manual Signed-off-by: Lars Wirzenius Sponsored-by: author --- ci-prod.ick | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/ci-prod.ick b/ci-prod.ick index 1bfdb1e..883cfd9 100644 --- a/ci-prod.ick +++ b/ci-prod.ick @@ -524,28 +524,6 @@ pipelines: - action: rsync where: host - - pipeline: vmdb2_manual - parameters: - - rsync_src - - rsync_target - actions: - - shell: | - apt install -y texlive texlive-xetex fonts-freefont-ttf - mkdir -p html - cd src - ./format.sh - cp vmdb2.html ../html/index.html - where: container - - - action: rsync - where: host - - - pipeline: vmdb2_trigger - actions: - - where: container - shell: | - curl https://ci-prod-controller.vm.liw.fi/projects/vmdb2-manual/+trigger - - pipeline: rustup actions: - where: container -- cgit v1.2.1