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-images.git
The following commit(s) were added to refs/heads/kie-issues_821 by this push:
new 8510db1d debug triggering
8510db1d is described below
commit 8510db1dc8babc851ac519e93b7ffb146009a09a
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Wed Feb 7 16:34:01 2024 -0300
debug triggering
---
.ci/jenkins/Jenkinsfile.build-image | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ci/jenkins/Jenkinsfile.build-image
b/.ci/jenkins/Jenkinsfile.build-image
index a665b337..580a1ce6 100644
--- a/.ci/jenkins/Jenkinsfile.build-image
+++ b/.ci/jenkins/Jenkinsfile.build-image
@@ -44,7 +44,7 @@ pipeline {
stage('test trigger') {
steps {
script {
- println(currentBuild.upstreamBuilds)
+ println(getTriggeringProjectName())
}
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]