From 9c4009163616ac103641ffec08d2aff91f8a2c0b Mon Sep 17 00:00:00 2001 From: Zack Galbreath Date: Mon, 15 Dec 2025 13:35:04 -0500 Subject: [PATCH] Disable GitLab CI pipelines for spack/spack Temporarily suspend the non-required GitLab CI pipelines for spack/spack. We will re-enable them after we get them passing more reliably. --- k8s/production/custom/gh-gl-sync/cron-jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/k8s/production/custom/gh-gl-sync/cron-jobs.yaml b/k8s/production/custom/gh-gl-sync/cron-jobs.yaml index 81c9707aa..06656db52 100644 --- a/k8s/production/custom/gh-gl-sync/cron-jobs.yaml +++ b/k8s/production/custom/gh-gl-sync/cron-jobs.yaml @@ -59,6 +59,7 @@ metadata: namespace: custom spec: schedule: "3-59/5 * * * *" + suspend: true concurrencyPolicy: Forbid jobTemplate: spec: