Merge "STT build test builds trunk_staging release by default" into main
This commit is contained in:
@@ -78,7 +78,7 @@ if [[ -n "${dist_dir}" ]]; then
|
||||
out_dir="${dist_dir}/logs"
|
||||
fi
|
||||
|
||||
base_command="build/soong/soong_ui.bash --make-mode"
|
||||
base_command="build/soong/soong_ui.bash --make-mode TARGET_RELEASE=trunk_staging"
|
||||
if [[ -n "${dist_dir}" ]]; then
|
||||
base_command="${base_command} DIST_DIR=${dist_dir} dist"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user