You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/02/04 07:29:14 UTC

[buildstream] branch coldtom/update-bb-remote-asset created (now c357b17)

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a change to branch coldtom/update-bb-remote-asset
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at c357b17  .gitlab-ci: Use official bb-remote-asset image

This branch includes the following new commits:

     new c357b17  .gitlab-ci: Use official bb-remote-asset image

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[buildstream] 01/01: .gitlab-ci: Use official bb-remote-asset image

Posted by tv...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch coldtom/update-bb-remote-asset
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit c357b172506d05a3f2b22eb0d015cc7d60c643cb
Author: Thomas Coldrick <th...@codethink.co.uk>
AuthorDate: Fri Aug 28 10:41:42 2020 +0100

    .gitlab-ci: Use official bb-remote-asset image
    
    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.
---
 .gitlab-ci/buildbarn-remote-cache.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci/buildbarn-remote-cache.yml b/.gitlab-ci/buildbarn-remote-cache.yml
index 0122fa8..9610f4e 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: