mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-06 13:48:21 +02:00
gitlab-ci: Print and exit if cmd exits with non-zero status
This should allow stopping rather than silently continue. Fixes: #1096 Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
parent
2d15bf0567
commit
eae6f5eb68
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -xe
|
||||
|
||||
source "${FDO_CI_BASH_HELPERS}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue