Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-9438] Fix protos compilation perm denied
The protos compilation needs to skip the .build directory. It used to exclude the 'build' directory, but was not updated when the dir was renamed. This CR fixes the exclusion. Change-Id: I52b2018c00dddd42e4925e772fea5127335f1337 Signed-off-by: Jason Yellick <jyellick@us.ibm.com>
- Loading branch information