Skip to content

Commit 479c3a1

Browse files
committed
build: [skip ci] try to fix publishing
1 parent 1f62c4f commit 479c3a1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

build-logic/src/main/groovy/config.publish.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
plugins {
2-
id 'org.apache.grails.gradle.grails-publish'
3-
}
4-
51
// Useful when testing a release version locally and not wanting to setup signing
62
pluginManager.withPlugin('signing') {
73
if (System.getenv('DISABLE_BUILD_SIGNING')) {

0 commit comments

Comments
 (0)