aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 6b3795e6da6..f772c120e96 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -15,6 +15,7 @@ jobs:
screwdriver.cd/timeout: 600
environment:
+ USER_SHELL_BIN: bash
LOCAL_MVN_REPO: "/tmp/vespa/mvnrepo"
VESPA_MAVEN_EXTRA_OPTS: "-Dmaven.repo.local=/tmp/vespa/mvnrepo -Dmaven.javadoc.skip=true -Dmaven.source.skip=true"
CCACHE_TMP_DIR: "/tmp/ccache_tmp"