mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +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.