mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-06 18:25:41 -05:00
Add info echo
This commit is contained in:
parent
2ba7ed5e43
commit
a884cff216
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
buildPath="$PWD/bazel-bin/image"
|
||||
cd $(mktemp -d)
|
||||
|
||||
# download release measurements
|
||||
echo "Downloading release measurements"
|
||||
curl -O https://cdn.confidential.cloud/constellation/v2/ref/-/stream/stable/v2.20.0/image/measurements.json
|
||||
|
||||
# compare all measurements with our own
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue