This commit is contained in:
modmuss50 2020-11-06 23:39:43 +00:00
parent d0f4bd3e59
commit e9a48b1a86
1 changed files with 0 additions and 1 deletions

View File

@ -751,7 +751,6 @@ publishing {
}
repositories {
def ENV = System.getenv()
if (ENV.MAVEN_URL) {
maven {
url ENV.MAVEN_URL