Skip to content

Commit

Permalink
RoT v1.0.7 (#5282)
Browse files Browse the repository at this point in the history
  • Loading branch information
labbott authored Mar 19, 2024
1 parent f8c8bb1 commit a3fa540
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/buildomat/jobs/tuf-repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ EOF
done
}
# usage: SERIES ROT_DIR ROT_VERSION BOARDS...
add_hubris_artifacts rot-staging-dev staging/dev cert-staging-dev-v1.0.6 "${ALL_BOARDS[@]}"
add_hubris_artifacts rot-prod-rel prod/rel cert-prod-rel-v1.0.6 "${ALL_BOARDS[@]}"
add_hubris_artifacts rot-staging-dev staging/dev cert-staging-dev-v1.0.7 "${ALL_BOARDS[@]}"
add_hubris_artifacts rot-prod-rel prod/rel cert-prod-rel-v1.0.7 "${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=9e8e16f508bb41f02455aeddcece0a7edae2f672
COMMIT=8319bada89323373be2059404c25fe1162b3c714

0 comments on commit a3fa540

Please sign in to comment.