summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Smith <josh.smith@codethink.co.uk>2020-08-26 12:58:32 +0100
committerJosh Smith <josh.smith@codethink.co.uk>2020-08-26 12:58:32 +0100
commit73b7171ec150dedeb63ffa3eaf47a4a207641124 (patch)
tree506603e7af3190005d8b648b31acc1089cebdfe8
parent68e356aed691d3d29a50603691c92335562220f6 (diff)
downloadbuildstream-qinusty/bb-asset-hub-ci.tar.gz
Update overnight test cache endpointqinusty/bb-asset-hub-ci
This new endpoint targets a buildbarn deployment with bb-storage alongside bb-asset-hub for index storage.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 18103040b..537114a25 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -368,7 +368,7 @@ overnight-tests:
# Artifacts
#
artifacts:
- - url: https://cache-test.buildstream.build:11002
+ - url: https://bb-cache.buildstream.build:11002
client-cert: $OVERNIGHT_CACHE_PUSH_CERT
client-key: $OVERNIGHT_CACHE_PUSH_KEY
push: true