From 95ac709eba23b59365a62edd910bf93768dfc310 Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Fri, 3 Oct 2025 20:49:06 +0000 Subject: [PATCH] tree: import changes from testing-devel at c05b4c457d205809c063bd7fd82654c85c5e78b7 --- .cci.jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cci.jenkinsfile b/.cci.jenkinsfile index 235849e2..f16e99d1 100644 --- a/.cci.jenkinsfile +++ b/.cci.jenkinsfile @@ -19,7 +19,7 @@ cosaPod(cpus: 4, memory: "9Gi") { cosa init ${env.WORKSPACE}/config python3 /usr/lib/coreos-assembler/download-overrides.py # prep from the latest builds so that we generate a diff on PRs that add packages - cosa buildfetch --stream=${env.CHANGE_TARGET} --artifact=ostree + cosa buildfetch --stream=${env.CHANGE_TARGET} """) // use a --parent-build arg so we can diff later and it matches prod