Skip to content

Commit

Permalink
Don't always rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilWindle committed Sep 13, 2023
1 parent ddcfb0f commit d1837a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build-system/scripts/check_rebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ set -euo pipefail
TAG=$1
REPOSITORY=$2

exit 1

# If given nothing, then exit with failure to rebuild
[ -n "$TAG" ] || exit 1

Expand Down

0 comments on commit d1837a7

Please sign in to comment.