aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcwg-buildapp.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcwg-buildapp.yaml b/tcwg-buildapp.yaml
index 5e329c4953..48873a0c3c 100644
--- a/tcwg-buildapp.yaml
+++ b/tcwg-buildapp.yaml
@@ -82,6 +82,7 @@
#!/bin/bash
set -ex
+ env
git clone -b $scripts_branch --depth 1 https://git-us.linaro.org/toolchain/jenkins-scripts
case ${label} in
tcwg-x86_64-build) host_arch=amd64 ;;