Skip to content

Commit

Permalink
is this anything
Browse files Browse the repository at this point in the history
  • Loading branch information
faithanalog committed Sep 17, 2023
1 parent 09fdac5 commit 215a0d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/buildomat/jobs/tuf-repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ target/release/omicron-package -t default target create -i standard -m gimlet -s
ln -s /input/package/work/zones/* out/
rm out/switch-softnpu.tar.gz # not used when target switch=asic
rm out/omicron-gateway-softnpu.tar.gz # not used when target switch=asic
rm out/omicron-nexus-single-sled.tar.gz # only used for deploy tests
for zone in out/*.tar.gz; do
target/release/omicron-package stamp "$(basename "${zone%.tar.gz}")" "$VERSION"
done
Expand Down

0 comments on commit 215a0d5

Please sign in to comment.