Merge pull request #3944 from zhsj/fix-openlabci

ci: set pipefail in zuul script
This commit is contained in:
Michael Crosby 2020-01-08 11:03:12 -05:00 committed by GitHub
commit 8b3ef5fb20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@
shell:
cmd: |
set -xe
set -o pipefail
apt-get update
apt-get install -y btrfs-tools libseccomp-dev git pkg-config