diff --git a/openshift/dev/Jenkinsfile b/openshift/dev/Jenkinsfile index 41881ab..5133b41 100644 --- a/openshift/dev/Jenkinsfile +++ b/openshift/dev/Jenkinsfile @@ -104,10 +104,6 @@ pipeline { // ''' echo '### Application built! ###' - sh '''ls -lrt /tmp/workspace/dafa-cicd/dafa-cicd-dafa-frontend''' - sh '''echo $PATH''' - sh '''oc version''' - sh '''which oc''' } } stage('App bake') {