This commit is contained in:
Jan Nowak 2021-04-10 19:36:27 +02:00
parent 4e5d1e12e1
commit 1b13d2802b

2
Jenkinsfile vendored
View File

@ -34,8 +34,6 @@ pipeline {
sh 'ls -l'
sh 'chmod +x skrypt.sh'
sh './skrypt.sh 0'
}
}
}
}