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:32 UTC

[buildstream] 01/01: See cache contents

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