mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
Fix CI
This commit is contained in:
@@ -33,6 +33,10 @@ generate_images()
|
||||
fi
|
||||
}
|
||||
|
||||
if [ -x "$(wrapdocker)" ] && ! docker info >/dev/null 2>&1; then
|
||||
wrapdocker
|
||||
fi
|
||||
|
||||
run ./scripts/bootstrap
|
||||
run ./scripts/test
|
||||
run --assets ./scripts/build-common --assets ./assets ./scripts/download
|
||||
|
Reference in New Issue
Block a user