aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@apache.org>2016-01-29 15:39:07 -0800
committerKonstantin Boudnik <cos@apache.org>2016-02-18 11:30:02 +0300
commitae9e1634076e2419bbb943ec7ec0edfc8ed81de4 (patch)
treed8f9118b747b670c93d0365d02ab7a68ff7c34f6 /build.gradle
parent0e3c72192e4f3648cfd85b13941656545062d314 (diff)
BIGTOP-2296. Provide a way to build Docker container with functional stack
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index a7b5cc8d..f3c50cf2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -89,6 +89,7 @@ rat {
"MAINTAINERS.txt",
"buildSrc/build/**",
"bigtop-data-generators/**/input_data/**",
+ "docker/**/*.yaml",
"bigtop-deploy/puppet/**/*.yaml",
"bigtop-deploy/puppet/modules/hadoop/files/*/id_hdfsuser*",
"bigtop-deploy/puppet/modules/bigtop-util/Gemfile.lock",