summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: d842bd40f5071307e785bc65d65e1d01aac082c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
build_name="#308"
docker_opts=(--distro 	
default 	
--arch 	
armhf 	
--node 	
tcwg-jade-06 	)
source build_container.sh
trap "cleanup_all_containers" EXIT
build_name="#308-gcc"
branch_opt=(==rr\[gcc_git\] 	
https://github.com/gcc-mirror/gcc.git#master 	)
build_name="#308-gcc-R1"