Jenkinsfile edited online with Bitbucket
This commit is contained in:
3
openshift/dev/Jenkinsfile
vendored
3
openshift/dev/Jenkinsfile
vendored
@@ -105,6 +105,9 @@ pipeline {
|
|||||||
|
|
||||||
echo '### Application built! ###'
|
echo '### Application built! ###'
|
||||||
sh '''ls -lrt /tmp/workspace/dafa-cicd/dafa-cicd-dafa-frontend'''
|
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