From b34fed87fb69574826ecb7a91e0f3e33a9606850 Mon Sep 17 00:00:00 2001 From: "Eric D. Helms" Date: Mon, 30 Oct 2023 21:27:37 -0400 Subject: [PATCH] Using stagingyum for Pulpcore nightly --- theforeman.org/pipelines/vars/pulpcore/nightly.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theforeman.org/pipelines/vars/pulpcore/nightly.groovy b/theforeman.org/pipelines/vars/pulpcore/nightly.groovy index 330fd410..eb11c752 100644 --- a/theforeman.org/pipelines/vars/pulpcore/nightly.groovy +++ b/theforeman.org/pipelines/vars/pulpcore/nightly.groovy @@ -7,4 +7,4 @@ def pipelines = [ 'centos9-stream' ] ] -def stage_source = 'koji' +def stage_source = 'stagingyum'