mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2025-01-11 19:02:13 +01:00
Remove artifactory resolve block
This commit is contained in:
parent
36eba9c9dd
commit
eab7b5c47f
@ -62,15 +62,6 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
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