summaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahooinc.com>2023-10-30 22:55:31 +0100
committerArnstein Ressem <aressem@yahooinc.com>2023-10-30 22:55:31 +0100
commit78ab1866ce5c353ce7c1a72ae379027b047109f6 (patch)
tree4afa7f51f3385d869c14a8e7bfe6866f6c381a7f /screwdriver.yaml
parent88ba8984d0e47b762d2657df0a9023fdc9520e56 (diff)
Need history for system-test
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