pipefail + extglob

This commit is contained in:
miampf 2025-01-30 13:04:33 +01:00
parent 827f29010e
commit dbb758e396
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -21,6 +21,9 @@ jobs:
jd-diff-patch
- name: Build images and produce measurements
run: |
set -euo pipefail
shopt -s extglob
# Build required binaries
bazel build //image/system:stable
bazel build //image/measured-boot/cmd