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

[buildstream] 03/04: .gitlab-ci.yml: Added bwrap --help

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 639707c4fba218889809477c16f73e2047e7cbd5
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Thu May 10 16:53:34 2018 +0900

    .gitlab-ci.yml: Added bwrap --help
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index df1db0c..155bdfe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -66,6 +66,7 @@ source_dist:
   - mount
   - df -h
   - bwrap --version
+  - bwrap --help
 
   - useradd -Um buildstream
   - chown -R buildstream:buildstream .