Attempt 6

This commit is contained in:
Camotoy 2021-01-08 13:44:30 -05:00
parent ce78e43a5c
commit 0dec24d0c9
1 changed files with 1 additions and 1 deletions

View File

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