only build measured boot cmd

This commit is contained in:
miampf 2025-01-23 13:12:44 +01:00
parent 68b09fb1a2
commit f4ffe79d9b
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -16,6 +16,7 @@ jobs:
with:
useCache: "false"
- name: Build images and produce measurements
# TODO: get correct path to bazel build artifacts, generate measurements and fetch released measurements, then compare.
run: |
bazel build //image/system:stable
bazel run //image/measured-boot/cmd
bazel build //image/measured-boot/cmd