summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/functest/xtesting.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml
index 451b87006..93dc0ac4c 100644
--- a/jjb/functest/xtesting.yaml
+++ b/jjb/functest/xtesting.yaml
@@ -146,7 +146,7 @@
else
build_arg="--build-arg {ref_arg}={ref}"
fi
- cd {path};;
+ cd {path}
sudo docker build $build_arg \
--pull=false --no-cache --force-rm=true \
-t $image .