Jenkinsfile edited online with Bitbucket

This commit is contained in:
Gustav Ek
2021-04-30 14:48:43 +02:00
parent 711620bafa
commit 5a49c38961

View File

@@ -85,8 +85,6 @@ pipeline {
) || true
'''
echo '### Dependencies installed! ###'
sh '''ls -lrtas /usr/bin/oc'''
sh '''oc version'''
}
}