aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcwg-llvm-release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-llvm-release.yaml b/tcwg-llvm-release.yaml
index 3561e68908..99162ff5fa 100644
--- a/tcwg-llvm-release.yaml
+++ b/tcwg-llvm-release.yaml
@@ -88,7 +88,7 @@
build_container_tag=${build_container_tag}
# Start build container
- builder=$(./jenkins-scripts/nodename2hostname.sh $NODE_NAME)
+ builder=$(${WORKSPACE}/nodename2hostname.sh $NODE_NAME)
bash ${WORKSPACE}/start-container-docker.sh --arch ${builder_arch} --distro ${build_container_tag} --session-host ${builder} --weight ${weight} > build-container.sh
# Define CONTAINER, CONTAINER_CLEANUP, session_host and session_port