mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
Fix installer build
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# help: Run Python based integration tests
|
||||
set -e
|
||||
|
||||
source $(dirname $0)/version
|
||||
|
||||
cd $(dirname $0)/../tests/integration
|
||||
|
||||
if [ ! -e ../../dist/artifacts/initrd ]; then
|
||||
|
Reference in New Issue
Block a user