summaryrefslogtreecommitdiff
path: root/ci/run-docker.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/run-docker.sh')
-rwxr-xr-xci/run-docker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/run-docker.sh b/ci/run-docker.sh
index 37fa372052..b610dd4db8 100755
--- a/ci/run-docker.sh
+++ b/ci/run-docker.sh
@@ -25,7 +25,7 @@ docker pull "$CI_CONTAINER"
# root@container:/# export jobname=<jobname>
# root@container:/# /usr/src/git/ci/run-docker-build.sh <host-user-id>
-container_cache_dir=/tmp/travis-cache
+container_cache_dir=/tmp/container-cache
docker run \
--interactive \