This commit is contained in:
Jan Nowak 2021-04-10 20:50:34 +02:00
parent 1b2846117b
commit 4260c20ebd

1
Jenkinsfile vendored
View File

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