1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-28 11:19:11 +00:00

Remove invalid params

This commit is contained in:
Camotoy
2021-12-28 11:33:24 -05:00
parent 91095beb52
commit 51c77fe808

View File

@@ -41,9 +41,7 @@ pipeline {
)
rtGradleResolver(
id: "GRADLE_RESOLVER",
serverId: "opencollab-artifactory",
releaseRepo: "maven-deploy-release",
snapshotRepo: "maven-deploy-snapshot"
serverId: "opencollab-artifactory"
)
rtGradleRun (
usesPlugin: false,