Attempt 5

This commit is contained in:
Camotoy 2021-01-08 13:39:56 -05:00
parent cd9dde9796
commit ce78e43a5c

View file

@ -37,7 +37,7 @@ pipeline {
)
rtGradleRun (
usesPlugin: true,
tool: GRADLE_TOOL,
tool: gradle,
rootDir: "/",
buildFile: 'build.gradle',
tasks: 'clean artifactoryPublish',