This is an automated email from the ASF dual-hosted git repository.

porcelli pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-serverless-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new bd733665 Remove login to Openshift :o: (#302)
bd733665 is described below

commit bd733665331766a6c1321b44f8b8b48924f3285c
Author: Ricardo Zanini <[email protected]>
AuthorDate: Thu Nov 9 19:00:03 2023 -0300

    Remove login to Openshift :o: (#302)
    
    Signed-off-by: Ricardo Zanini <[email protected]>
---
 .ci/jenkins/Jenkinsfile.deploy | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.ci/jenkins/Jenkinsfile.deploy b/.ci/jenkins/Jenkinsfile.deploy
index 9df84784..0f055e4a 100644
--- a/.ci/jenkins/Jenkinsfile.deploy
+++ b/.ci/jenkins/Jenkinsfile.deploy
@@ -48,8 +48,6 @@ pipeline {
                         assert helper.getBuildBranch() == 
util.getReleaseBranchFromVersion(helper.getProjectVersion())
                     }
 
-                    // Verify we have the connectivity to Openshift
-                    openshift.loginOpenshift()
                     // Login to final registry
                     helper.loginRegistry()
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to