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