From 60d98b0020df8eadd90097c11227a99550a75401 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 2 Apr 2021 09:16:08 +0300 Subject: ci-prod: add jt2 project --- ci-prod.ick | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ci-prod.ick b/ci-prod.ick index 0abe86e..ccebff6 100644 --- a/ci-prod.ick +++ b/ci-prod.ick @@ -769,6 +769,18 @@ projects: workspace_name: bumper pipelines: *deb_ci_rustup_with_check_pipelines + - project: jt2 + parameters: + <<: *dummy_program_params + sources: + - name: code + repo: git://git.liw.fi/jt2 + ref: easter + location: src + rsync_target: ickliwfi@http.liw.fi:/srv/http/jt2.liw.fi + workspace_name: jt2 + pipelines: *deb_ci_rustup_with_check_pipelines + - project: ick2 parameters: <<: *dummy_program_params -- cgit v1.2.1