summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomaz Canabrava <tcanabrava@kde.org>2020-07-14 17:16:32 +0200
committerTomaz Canabrava <tcanabrava@kde.org>2020-07-14 17:16:32 +0200
commit664da5430eb915f7cef32bf67d59361d575c724f (patch)
treeacbe58dce58a3e197cb4eebe9172975c3e24f11f
parente5e898194a9ff72dfe5736d2c20c2fcb7e9b4326 (diff)
downloadbuildstream-work/cache-server-test.tar.gz
Remove --index-onlywork/cache-server-test
This is used only when we have an alternative cache server, which we don't in this case.
-rw-r--r--.gitlab-ci/buildgrid-cache-server.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci/buildgrid-cache-server.yml b/.gitlab-ci/buildgrid-cache-server.yml
index 88d574f07..c8f035d45 100644
--- a/.gitlab-ci/buildgrid-cache-server.yml
+++ b/.gitlab-ci/buildgrid-cache-server.yml
@@ -21,7 +21,6 @@ services:
image: buildstream/buildstream:dev
command: ["bst-artifact-server","--port",
"5002",
- "--index-only",
"--log-level trace",
"--enable-push",
"/artifacts"