mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 15:35:55 -04:00
only build measured boot cmd
This commit is contained in:
parent
68b09fb1a2
commit
f4ffe79d9b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user