Skip to content

Commit

Permalink
Add RoT v1.0.2 prod/rel
Browse files Browse the repository at this point in the history
  • Loading branch information
labbott committed Oct 16, 2023
1 parent 7d88789 commit d9eada6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/tuf-repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ EOF
}
# usage: SERIES ROT_DIR ROT_VERSION BOARDS...
add_hubris_artifacts rot-staging-dev staging/dev cert-staging-dev-v1.0.2 "${ALL_BOARDS[@]}"
add_hubris_artifacts rot-prod-rel prod/rel cert-prod-rel-v1.0.0 "${ALL_BOARDS[@]}"
add_hubris_artifacts rot-prod-rel prod/rel cert-prod-rel-v1.0.2 "${ALL_BOARDS[@]}"

for series in "${SERIES_LIST[@]}"; do
/work/tufaceous assemble --no-generate-key /work/manifest-"$series".toml /work/repo-"$series".zip
Expand Down
2 changes: 1 addition & 1 deletion tools/dvt_dock_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
COMMIT=7cbfa19bad077a3c42976357a317d18291533ba2
COMMIT=9cb2b40cea90ad40f5c0d2c3da96d26913253e06

0 comments on commit d9eada6

Please sign in to comment.