From bbdfd815cc3feb545d9964ebae7d87e19527ff2d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 18 Mar 2021 10:20:15 +0200 Subject: prep subplot --- ci-prod.ick | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/ci-prod.ick b/ci-prod.ick index 896d460..5d0249d 100644 --- a/ci-prod.ick +++ b/ci-prod.ick @@ -608,6 +608,7 @@ projects: repo: git://git.liw.fi/extrautils ref: main location: src + workspace_name: extrautils pipelines: *deb_ci_pipelines - project: clab @@ -628,6 +629,7 @@ projects: repo: git://git.liw.fi/jt ref: master location: src + workspace_name: jt pipelines: *deb_ci_pipelines - project: vmdb2 @@ -706,6 +708,18 @@ projects: rsync_target: ickliwfi@http.liw.fi:/srv/http/ewww.liw.fi pipelines: *deb_ci_rustup_pipelines + # - project: subplot + # parameters: + # <<: *dummy_program_params + # sources: + # - name: code + # repo: git://git.liw.fi/subplot + # ref: main + # location: src + # workspace_name: subplot + # rsync_target: ickliwfi@http.liw.fi:/srv/http/examples.subplot.liw.fi + # pipelines: *deb_ci_rustup_pipelines + pipelines: - pipeline: ikiwiki @@ -929,24 +943,6 @@ pipelines: # install -m 0644 obnam.html obnam.pdf /workspace/examples/. -# - project: subplot -# parameters: -# sources: -# - name: code -# repo: git://git.liw.fi/subplot -# ref: main -# location: src -# - name: roadmap -# repo: git://git.liw.fi/roadmap -# ref: master -# location: roadmap -# apt_sources: -# - url: http://ci-prod-controller.vm.liw.fi/debian -# dist: unstable-ci -# section: main -# rsync_src: examples -# rsync_target: ickliwfi@http.liw.fi:/srv/http/examples.subplot.liw.fi - # - project: obnam # parameters: # sources: -- cgit v1.2.1