mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-16 05:51:57 +01:00
This change removes "docker commit" at the end of each step and instead makes build steps re-use the build container, saving some build time. It also makes artifact upload more granular, so build logs, images, and dev container can be downloaded individually. Lastly, it exports torcx tarball and binary packages as a separate artifact each, for successive re-use in the kola tests.