From 8459015faed67ae942ca66ec739461dcfa302298 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 11 Nov 2021 10:43:48 +0200 Subject: uncommenr bulleye systrees Sponsored-by: author --- ci-prod.ick | 80 ++++++++++++++++++++++++++++++------------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/ci-prod.ick b/ci-prod.ick index 5ca07e6..779fde9 100644 --- a/ci-prod.ick +++ b/ci-prod.ick @@ -63,46 +63,46 @@ projects: pipelines: - ick/build_debian_systree - # - project: bullseye-website - # parameters: - # debian_codename: bullseye - # packages: - # - apt-transport-https - # - git - # - graphviz - # - ikiwiki - # - jq - # - libimage-magick-perl - # - librsvg2-bin - # - make - # - pandoc - # - pandoc-citeproc - # - pcal - # - python3 - # - python3-yaml - # - texlive-fonts-recommended - # - texlive-latex-base - # - texlive-latex-recommended - # artifact_name: bullseye-website - # notify: [liw@liw.fi] - # pipelines: - # - ick/build_debian_systree - - # - project: bullseye-build-essential - # parameters: - # debian_codename: bullseye - # packages: - # - apt-transport-https - # - build-essential - # - curl - # - devscripts - # - git - # - jq - # - python3 - # artifact_name: buster-build-essential - # notify: [liw@liw.fi] - # pipelines: - # - ick/build_debian_systree + - project: bullseye-website + parameters: + debian_codename: bullseye + packages: + - apt-transport-https + - git + - graphviz + - ikiwiki + - jq + - libimage-magick-perl + - librsvg2-bin + - make + - pandoc + - pandoc-citeproc + - pcal + - python3 + - python3-yaml + - texlive-fonts-recommended + - texlive-latex-base + - texlive-latex-recommended + artifact_name: bullseye-website + notify: [liw@liw.fi] + pipelines: + - ick/build_debian_systree + + - project: bullseye-build-essential + parameters: + debian_codename: bullseye + packages: + - apt-transport-https + - build-essential + - curl + - devscripts + - git + - jq + - python3 + artifact_name: buster-build-essential + notify: [liw@liw.fi] + pipelines: + - ick/build_debian_systree - project: dummy-website parameters: &website_params -- cgit v1.2.1