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

[buildstream] branch jjardon/ci_test created (now 2d60aa4)

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

root pushed a change to branch jjardon/ci_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at 2d60aa4  See cache contents

This branch includes the following new commits:

     new 2d60aa4  See cache contents

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: See cache contents

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

root pushed a commit to branch jjardon/ci_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 2d60aa4863ad1587ff5b5c662eceaf5254e15f4d
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Thu Aug 23 12:23:10 2018 +0100

    See cache contents
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a5aa0bc..3b88a6d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -70,6 +70,7 @@ source_dist:
   - chown -R buildstream:buildstream .
 
   - export INTEGRATION_CACHE="$(pwd)/cache/integration-cache"
+  - ls -l cache/
 
   # Unpack and get into dist/buildstream
   - cd dist && ./unpack.sh