Update 'Jenkinsfile-Docker'
This commit is contained in:
parent
9a848f09f0
commit
69fe7fb1dd
@ -6,6 +6,7 @@ stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
sh 'ls -l'
|
||||
sh 'python3 create_dataset.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user