You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support conditionally building artifacts in an OSBuild stage
With coreos/coreos-assembler#3930 we can
now build multiple artifacts/platforms in a single OSBuild call.
Let's add support here for detecting what artifacts are supported
to be built by OSBuild and build them using OSBuild.
We segregate here "experimental" versus "stable" OSbuild built
artifacts and add a pipecfg knob for opting into the "experimental"
ones being built by OSBuild.
0 commit comments