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:
Gustav Ek
2021-04-30 12:08:52 +02:00

View File

@@ -105,6 +105,9 @@ 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') {