summaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 8e8d540aa31..eaed5fce7ba 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -127,7 +127,7 @@ jobs:
WORKDIR=$(pwd)/..
cd $WORKDIR
- git clone -q --depth 1 https://github.com/vespa-engine/system-test
+ git clone -q https://github.com/vespa-engine/system-test
git clone -q --depth 1 https://github.com/vespa-engine/sample-apps
if [[ -z "$SD_PULL_REQUEST" ]]; then