From 0ea8c503591d31c7beba449b03f81a251220e20d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 14 Oct 2023 14:32:11 +0300 Subject: drop ambient.liw.fi I'll build it by running ambient-run instead. Sponsored-by: author --- ci-prod.ick | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/ci-prod.ick b/ci-prod.ick index 5a2dc92..319a3a7 100644 --- a/ci-prod.ick +++ b/ci-prod.ick @@ -1073,23 +1073,23 @@ projects: - rust_run_check_if_there - ick/save_workspace - - project: ambient.liw.fi - parameters: - <<: *website_params - workspace_name: ambient-web - rsync_target: ickliwfi@http.liw.fi:/srv/http/ambient.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/ambient-web - notify: - - liw@liw.fi - pipelines: *website_pipelines + # - project: ambient.liw.fi + # parameters: + # <<: *website_params + # workspace_name: ambient-web + # rsync_target: ickliwfi@http.liw.fi:/srv/http/ambient.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/ambient-web + # notify: + # - liw@liw.fi + # pipelines: *website_pipelines - project: ambient-run parameters: -- cgit v1.2.1