vorburger commented on a change in pull request #593: Create one-touch deploy
with docker
URL: https://github.com/apache/fineract/pull/593#discussion_r298799662
##########
File path: fineract-provider/build.gradle
##########
@@ -125,6 +125,10 @@ rat {
'**/native/**',
'**/wrapper/**',
'**/build/**',
+ // docker
+ '**/Dockerfile/**',
+ '**/docker-compose.yml/**',
+ '**/initdb/**',
Review comment:
Duh! OK.. I still don't entirely get what's going on here, but don't want to
hold this up any further, and do trust you (we can always get back to fully
resolving this mystery in
[FINERACT-765](https://issues.apache.org/jira/browse/FINERACT-765)). Thanks for
your patience with me re. this point.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services