This commit is contained in:
Camotoy 2021-06-07 17:36:25 -04:00
parent d64038d311
commit f0ba0dbf4c
1 changed files with 1 additions and 1 deletions

View File

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