mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-29 23:31:36 +01:00
This change updates the package build script to publish the torcx manifest file to the build cache so it can be used by tests. It also updates the generic test script to use the SDK container instead of the packages container image, and to download and use the torcx manifest from the build cache. Signed-off-by: Thilo Fromm <thilo@kinvolk.io>