Add -q into git clean flags to suppress log output.
- Requested reviewers: @kiene
Description
Adds -q
option into the automatic git clean flags of CI. This should avoid logs being overloaded with messages from git clean while maintaining the clean step as it currently is. The default set of flags is also included as shown in here https://docs.gitlab.com/ee/user/project/repository/monorepos/#git-clean-flags