summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: 9b1bcdb0b04946303562b40bb68a98979b092a0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
build_name="#537"
docker_opts=(--distro 	
default 	)
source build_container.sh
trap "cleanup_all_containers" EXIT
build_name="#537-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="#537-aosp_superproject-llvm-toolchain_superproject-R1"