mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-21 05:21:09 +02:00
COREOS_BUILD_ID is set to a default value in common.sh if unset in the environment. When entering the chroot this default value should not then get promoted into the environment. Doing so causes catalyst to re-use stale builds and multiple build_image runs to conflict with each other.