gitlab CI: drop comment about weekly rebuild of images

This was disabled many moons ago, pre the b2c work.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2023-01-04 14:47:25 +10:00
parent ba3ddc9e2d
commit 9a12a447ec
2 changed files with 0 additions and 8 deletions

View file

@ -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

View file

@ -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: