projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7265cc
)
ci: drop cosa fetch
author
Dusty Mabe
<dusty@dustymabe.com>
Fri, 16 Jan 2026 16:58:39 +0000
(11:58 -0500)
committer
Dusty Mabe
<dusty@dustymabe.com>
Mon, 19 Jan 2026 19:18:03 +0000
(14:18 -0500)
Now that we are building via container tools `cosa fetch` isn't
meaningful any longer.
.cci.jenkinsfile
patch
|
blob
|
history
diff --git
a/.cci.jenkinsfile
b/.cci.jenkinsfile
index 785a9f6019051fa7ec788bd98298ae7575c94d53..6804e5218c94b8e85e2c36e63f5ad4574cda78ea 100644
(file)
--- a/
.cci.jenkinsfile
+++ b/
.cci.jenkinsfile
@@
-68,7
+68,6
@@
cosaPod(memory: "9Gi", cpu: "4") {
# And override the on-host bits
mv installed/rootfs/* overrides/rootfs/
rm installed -rf
- coreos-assembler fetch
coreos-assembler build
coreos-assembler osbuild qemu metal metal4k live
""")