Merge pull request #7 in TEA/dafa-web-monorepo from ekegu/Jenkinsfile-1619779059044 to develop

* commit '9115e1a64c12c9c6a3dbc390e26b725db0833c53':
  Jenkinsfile edited online with Bitbucket
This commit is contained in:
Gustav Ek
2021-04-30 12:37:47 +02:00

View File

@@ -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') {