mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
Skip signing in artefactory publish
This commit is contained in:
@ -53,4 +53,5 @@ artifacts {
|
||||
signing {
|
||||
required false
|
||||
sign shadowJar
|
||||
artifactoryPublish.skip = true
|
||||
}
|
Reference in New Issue
Block a user