Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
6e4b09e025
commit
ec9f3c2d68
@ -56,8 +56,10 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
echo 'building docker'
|
||||
sh 'docker cp file.txt file.txt'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
stage('Goodbye!') {
|
||||
|
Loading…
Reference in New Issue
Block a user