Jenkinsfile edited online with Bitbucket
This commit is contained in:
4
openshift/dev/Jenkinsfile
vendored
4
openshift/dev/Jenkinsfile
vendored
@@ -104,10 +104,6 @@ pipeline {
|
|||||||
// '''
|
// '''
|
||||||
|
|
||||||
echo '### Application built! ###'
|
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') {
|
stage('App bake') {
|
||||||
|
|||||||
Reference in New Issue
Block a user