mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 10:49:24 +00:00
This broke because of directory ownership errors during `git ls-files`. This commit fixes the permissions and adds bash flags so that those kind of errors will blow up the step in future.