mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-16 17:16:11 +00:00
Remove artifactory resolve block
This commit is contained in:
parent
b7ea46db2f
commit
484a1db500
@ -69,15 +69,6 @@ artifactory {
|
||||
ivy = false
|
||||
}
|
||||
}
|
||||
|
||||
resolve {
|
||||
repository {
|
||||
repoKey = 'repo'
|
||||
username = "${artifactory_user}"
|
||||
password = "${artifactory_password}"
|
||||
maven = true
|
||||
}
|
||||
}
|
||||
}
|
||||
artifactoryPublish.skip = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user