Merge pull request #6 in TEA/dafa-web-monorepo from ekegu/Jenkinsfile-1619777320292 to develop
* commit 'e96c9ce1a7337720d6a1f1e467aaf5c5c6514011': 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