Attempt 7

This commit is contained in:
Camotoy 2021-01-08 13:51:39 -05:00
parent 0dec24d0c9
commit 6c3c07b6a4

View file

@ -38,7 +38,7 @@ pipeline {
rtGradleRun (
usesPlugin: true,
tool: 'Gradle 6',
rootDir: "/",
rootDir: "",
buildFile: 'build.gradle',
tasks: 'clean artifactoryPublish',
deployerId: "GRADLE_DEPLOYER",