summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml4
-rw-r--r--.gitlab-ci/ci.template4
2 files changed, 0 insertions, 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: