Jenkinsfile edited online with Bitbucket
This commit is contained in:
2
openshift/dev/Jenkinsfile
vendored
2
openshift/dev/Jenkinsfile
vendored
@@ -85,6 +85,8 @@ pipeline {
|
||||
) || true
|
||||
'''
|
||||
echo '### Dependencies installed! ###'
|
||||
sh '''oc_bin=$(which oc) && ls -lrt $oc_bin'''
|
||||
sh '''oc version'''
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user