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