mirror of
https://github.com/rancher/os.git
synced 2025-09-15 22:49:08 +00:00
Do not remove usr in test runs
This commit is contained in:
@@ -7,4 +7,4 @@ cp ./tests/integration/assets/test_02/build.conf ./
|
||||
|
||||
make -f Makefile.docker DEV_BUILD=1 minimal
|
||||
|
||||
exec ./scripts/run --qemu --no-rebuild --fresh
|
||||
exec ./scripts/run --qemu --no-rebuild --no-rm-usr --fresh
|
||||
|
Reference in New Issue
Block a user