Skip to content

Commit

Permalink
oof
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Oct 25, 2023
1 parent 051607a commit 34ce106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/boxes/run_tests
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SUCCESS_TAG=$BASE_TAG
echo "Content hash: $CONTENT_HASH"
if check_rebuild $SUCCESS_TAG $SANDBOX; then
echo "No rebuild required."
retry tag_remote_image $REPO $BASE_TAG $SUCCESS_TAG
retry tag_remote_image $SANDBOX $BASE_TAG $SUCCESS_TAG
exit 0
fi

Expand Down

0 comments on commit 34ce106

Please sign in to comment.