mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
image_builder: change master by default
This commit is contained in:
@@ -7,7 +7,7 @@ export LANG=${LANG:='C.UTF-8'}
|
||||
export LC_ALL=${LC_ALL:='C.UTF-8'}
|
||||
|
||||
export TARGET_REPO=${TARGET_REPO:='https://github.com/urpylka/clever.git'}
|
||||
export TARGET_REF=${TARGET_REF:='qemu_test_2'}
|
||||
export TARGET_REF=${TARGET_REF:='master'}
|
||||
export TARGET_CONFIG=${TARGET_CONFIG:='/image_builder/scripts/builder.json'}
|
||||
|
||||
echo "================================================================================"
|
||||
|
||||
Reference in New Issue
Block a user