summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2023-01-04 14:47:25 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2023-02-13 09:43:47 +1000
commit9a12a447ec960ed75893b2364b2fed853db9a02a (patch)
tree0d53f6c2f9c0f01ed9ab6056870c2ce0051f6d96
parentba3ddc9e2d049c9add04ff5ecf3542697ecce159 (diff)
downloadlibinput-9a12a447ec960ed75893b2364b2fed853db9a02a.tar.gz
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>
-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: