Commit 689616a
jobs/build: Set Force=true for forked multi-arch builds
We've seen it happen a few times recently where the x86_64 build
detects a change and does a build but the multi-arch builds don't
detect a change and report "No apparent changes since previous commit".
This is probably because of our COSA builds being out of sync, which
we'll fix soon, but either way we probably want to set Force=true
for our multi-arch builds.1 parent 358d197 commit 689616a
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
419 | 422 | | |
420 | | - | |
| 423 | + | |
421 | 424 | | |
422 | 425 | | |
423 | 426 | | |
| |||
0 commit comments