@ -1,10 +1,5 @@
pipeline {
agent {
agent none
docker {
image 'artempikulin/cmake-ubuntu'
}
stages {
stage('Build') {
steps {