Polish build.gradle samples
Disable publishing samples artifacts. Fixes gh-518
This commit is contained in:
@@ -19,6 +19,7 @@ apply plugin:"war"
|
||||
apply plugin:"org.grails.grails-web"
|
||||
apply plugin:"org.grails.grails-gsp"
|
||||
apply plugin:"asset-pipeline"
|
||||
apply from: SAMPLE_GRADLE
|
||||
|
||||
ext {
|
||||
grailsVersion = project.grailsVersion
|
||||
|
||||
Reference in New Issue
Block a user