google / testrun

A tool to automate verification of network-based device behavior
Apache License 2.0
28 stars 9 forks source link

Added --no-cache for cmd/build #984

Open MariusBaldovin opened 1 week ago

MariusBaldovin commented 1 week ago

Added --no-cache to force Docker to rebuild all layers from scratch. This prevents errors caused by outdated package references by always fetching the latest package versions.