Merge pull request #18344 from rjernst/run_distro

Build: Make run task you full zip distribution
This commit is contained in:
Ryan Ernst 2016-05-13 17:00:41 -07:00
commit 17de294460
1 changed files with 3 additions and 1 deletions

View File

@ -413,7 +413,9 @@ task updateShas(type: UpdateShasTask) {
parentTask = dependencyLicenses
}
task run(type: RunTask) {}
task run(type: RunTask) {
distribution = 'zip'
}
/**
* Build some variables that are replaced in the packages. This includes both