summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Coldrick <thomas.coldrick@codethink.co.uk>2020-08-28 10:41:42 +0100
committerThomas Coldrick <thomas.coldrick@codethink.co.uk>2020-08-28 10:41:42 +0100
commitc357b172506d05a3f2b22eb0d015cc7d60c643cb (patch)
tree8e93f8866c80608b15527e76d383b4e82de3b277
parent94ee11c0b50c20918a7000afccded4227c0ffd63 (diff)
downloadbuildstream-coldtom/update-bb-remote-asset.tar.gz
.gitlab-ci: Use official bb-remote-asset imagecoldtom/update-bb-remote-asset
While bb-remote-asset is still in early development, it's now migrated to the buildbarn namespace, and official docker images are published. Updates the CI to use the new, official images.
-rw-r--r--.gitlab-ci/buildbarn-remote-cache.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/buildbarn-remote-cache.yml b/.gitlab-ci/buildbarn-remote-cache.yml
index 0122fa804..9610f4e38 100644
--- a/.gitlab-ci/buildbarn-remote-cache.yml
+++ b/.gitlab-ci/buildbarn-remote-cache.yml
@@ -23,7 +23,7 @@ version: '3.4'
services:
bb-asset:
- image: qinusty/bb-asset-hub:20200814T141139Z-5e72dd1
+ image: buildbarn/bb-remote-asset:20200827T183044Z-32cd7ae
command: /config/asset.jsonnet
restart: unless-stopped
expose: