This commit is contained in:
Dominik Strzako 2021-05-24 01:20:05 +02:00
parent 829236b40e
commit 5caa2501a0

View File

@ -21,7 +21,6 @@ pipeline {
steps
{
catchError {
sh 'mkdir tmp'
sh 'cd tmp'
sh 'ls'
sh 'pwd'