1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

tree: import changes from testing-devel at c05b4c457d

This commit is contained in:
CoreOS Bot
2025-10-03 20:49:06 +00:00
parent 985518fd14
commit 95ac709eba

View File

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