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 ( rtGradleRun (
usesPlugin: true, usesPlugin: true,
tool: GRADLE_TOOL, tool: gradle,
rootDir: "/", rootDir: "/",
buildFile: 'build.gradle', buildFile: 'build.gradle',
tasks: 'clean artifactoryPublish', tasks: 'clean artifactoryPublish',