We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f62c4f commit 479c3a1Copy full SHA for 479c3a1
1 file changed
build-logic/src/main/groovy/config.publish.gradle
@@ -1,7 +1,3 @@
1
-plugins {
2
- id 'org.apache.grails.gradle.grails-publish'
3
-}
4
-
5
// Useful when testing a release version locally and not wanting to setup signing
6
pluginManager.withPlugin('signing') {
7
if (System.getenv('DISABLE_BUILD_SIGNING')) {
0 commit comments