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