Jenkinsfile edited online with Bitbucket

This commit is contained in:
Gustav Ek
2021-04-30 12:37:41 +02:00
parent f9994f46e6
commit 9115e1a64c

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