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

[buildstream] 01/04: .gitlab-ci.yml: Add bwrap version to diagnostics

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

not-in-ldap pushed a commit to branch tristan/debug-bwrap
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit e007e45be906325fe1aea8d3b449dcec9011eab5
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Thu May 10 15:52:14 2018 +0900

    .gitlab-ci.yml: Add bwrap version to diagnostics
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0ba4a1c..df1db0c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -65,6 +65,7 @@ source_dist:
   # Diagnostics
   - mount
   - df -h
+  - bwrap --version
 
   - useradd -Um buildstream
   - chown -R buildstream:buildstream .