diff options
author | Josh Smith <josh.smith@codethink.co.uk> | 2020-09-04 15:32:12 +0100 |
---|---|---|
committer | bst-marge-bot <marge-bot@buildstream.build> | 2020-09-15 12:08:54 +0000 |
commit | d842c286ebe6b6db1a06ca0a3aedaf9c4b48ad6a (patch) | |
tree | 68d861c0960aa4e6145a1f13c9ab9ea6b976054c /.gitlab-ci | |
parent | 06d4789e0f8689998b5bb698cd67f881e96c8017 (diff) | |
download | buildstream-d842c286ebe6b6db1a06ca0a3aedaf9c4b48ad6a.tar.gz |
Update buildbarn images for CI remote-cacheqinusty/update-buildbarn-images
Diffstat (limited to '.gitlab-ci')
-rw-r--r-- | .gitlab-ci/buildbarn-remote-cache.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci/buildbarn-remote-cache.yml b/.gitlab-ci/buildbarn-remote-cache.yml index 0122fa804..58ccf5d4e 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:20200903T103837Z-90136c4 command: /config/asset.jsonnet restart: unless-stopped expose: @@ -39,7 +39,7 @@ services: target: /config bb-storage: - image: buildbarn/bb-storage:20200810T194216Z-94a85b4 + image: buildbarn/bb-storage:20200816T115912Z-d83e1f0 command: /config/storage.jsonnet restart: unless-stopped expose: |