This is an automated email from the ASF dual-hosted git repository.
rantunes pushed a commit to branch kie-issues_821
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
The following commit(s) were added to refs/heads/kie-issues_821 by this push:
new 6deec80c4 Debug
6deec80c4 is described below
commit 6deec80c4df80d8640886fd196e7805af4d035f6
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Tue Jan 16 13:44:17 2024 -0300
Debug
---
.ci/jenkins/Jenkinsfile.weekly-deploy | 1 -
1 file changed, 1 deletion(-)
diff --git a/.ci/jenkins/Jenkinsfile.weekly-deploy
b/.ci/jenkins/Jenkinsfile.weekly-deploy
index 538c6dd0c..0a1a6870c 100644
--- a/.ci/jenkins/Jenkinsfile.weekly-deploy
+++ b/.ci/jenkins/Jenkinsfile.weekly-deploy
@@ -52,7 +52,6 @@ pipeline {
setDeployPropertyIfNeeded('git.branch',
getBuildBranch())
setDeployPropertyIfNeeded('git.author', getGitAuthor())
setDeployPropertyIfNeeded('project.version',
getProjectVersion())
- setDeployPropertyIfNeeded('release', isRelease())
}
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]