mirror of
https://github.com/rancher/os.git
synced 2025-09-16 23:21:19 +00:00
Add support for local builds for downloads
If you set the hash in scripts/download to "dev" the build.sh will use the local file from assets/
This commit is contained in:
@@ -35,7 +35,7 @@ generate_images()
|
||||
|
||||
run ./scripts/bootstrap
|
||||
run ./scripts/test
|
||||
run --assets ./scripts/build-common ./scripts/download
|
||||
run --assets ./scripts/build-common --assets ./assets ./scripts/download
|
||||
run --assets ./scripts/dockerimages --assets ./scripts/build-images
|
||||
finish
|
||||
|
||||
|
Reference in New Issue
Block a user