summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: 4ad483320087d8edbcaf73070cbb4efb142249bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
build_name="#597"
docker_opts=(--distro 	
default 	)
source build_container.sh
trap "cleanup_all_containers" EXIT
build_name="#597-aosp_superproject-llvm-toolchain_superproject"
branch_opt=(==rr\[aosp_superproject_git\] 	
https://android.googlesource.com/platform/superproject/main.git#main 	
==rr\[llvm_git\] 	
https://github.com/llvm/llvm-project.git#main 	
==rr\[toolchain_superproject_git\] 	
https://android.googlesource.com/platform/superproject#llvm-toolchain 	)
build_name="#597-aosp_superproject-llvm-toolchain_superproject-R1"