Skip to content

Commit

Permalink
RoT staging/dev and prod/rel v1.0.5 (#4917)
Browse files Browse the repository at this point in the history
  • Loading branch information
labbott authored Jan 30, 2024
1 parent ab1ba61 commit 62547d2
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.4 "${ALL_BOARDS[@]}"
add_hubris_artifacts rot-prod-rel prod/rel cert-prod-rel-v1.0.4 "${ALL_BOARDS[@]}"
add_hubris_artifacts rot-staging-dev staging/dev cert-staging-dev-v1.0.5 "${ALL_BOARDS[@]}"
add_hubris_artifacts rot-prod-rel prod/rel cert-prod-rel-v1.0.5 "${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=ad874c11ecd0c45bdc1e4c2ac35c2bcbe472d55f
COMMIT=e384836415e05ae0ba648810ab1c87e9093cdabb

0 comments on commit 62547d2

Please sign in to comment.