summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-01-15 20:43:14 +0200
committerLars Wirzenius <liw@liw.fi>2024-01-15 20:43:14 +0200
commit309064dfd801256fb5db4322f7579ca0f10d2458 (patch)
tree206865cc453a5be869c45152a642fcd7b035c635
parentdcf9d739789857b7c267b763506bd3e1ee1031be (diff)
downloadliw-ci-309064dfd801256fb5db4322f7579ca0f10d2458.tar.gz
drop vmdb2, vmdb2-manual
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--ci-prod.ick22
1 files changed, 0 insertions, 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