From 9a12a447ec960ed75893b2364b2fed853db9a02a Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 4 Jan 2023 14:47:25 +1000 Subject: gitlab CI: drop comment about weekly rebuild of images This was disabled many moons ago, pre the b2c work. Signed-off-by: Peter Hutterer --- .gitlab-ci.yml | 4 ---- .gitlab-ci/ci.template | 4 ---- 2 files changed, 8 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3f1e8491..81a06555 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -215,10 +215,6 @@ check-whitespace: # # ################################################################# -# -# Note: images are rebuilt weekly with a scheduled pipeline with FDO_FORCE_REBUILD set -# -# fedora:36@container-prep: extends: - .fdo.container-build@fedora diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template index da37199a..54490e43 100644 --- a/.gitlab-ci/ci.template +++ b/.gitlab-ci/ci.template @@ -203,10 +203,6 @@ check-whitespace: # # ################################################################# -# -# Note: images are rebuilt weekly with a scheduled pipeline with FDO_FORCE_REBUILD set -# -# {% for distro in distributions %} {% for version in distro.versions %} {{distro.name}}:{{version}}@container-prep: -- cgit v1.2.1