You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by gi...@apache.org on 2020/12/29 13:17:31 UTC

[buildstream] branch jjardon/fixed_image created (now 5de45cd)

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

github-bot pushed a change to branch jjardon/fixed_image
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at 5de45cd  .gitlab-ci.yml: Try to use upgrade image

This branch includes the following new commits:

     new 5de45cd  .gitlab-ci.yml: Try to use upgrade 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.yml: Try to use upgrade image

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

github-bot pushed a commit to branch jjardon/fixed_image
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 5de45cd936b560ef6c2e0e8719b5b1977065c62e
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Mon Mar 19 13:56:36 2018 +0000

    .gitlab-ci.yml: Try to use upgrade image
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 26e4f22..39f8d42 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: buildstream/buildstream-fedora:master-42-571406d
+image: buildstream/buildstream-fedora:master-54-5d7ee17
 
 cache:
   key: "$CI_JOB_NAME-"