Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-04-19 10:26:44 +02:00
parent 59f47add83
commit 5db5048993

View File

@ -57,7 +57,6 @@ pipeline {
}
steps {
echo 'building docker'
sh 'docker cp file.txt file.txt'
}
}