Update 'Jenkinsfile-Docker'
This commit is contained in:
parent
3d7edf0923
commit
50816232c7
@ -5,5 +5,5 @@ node {
|
|||||||
|
|
||||||
sh 'ls -l'
|
sh 'ls -l'
|
||||||
}
|
}
|
||||||
sh 'python3 create_dataset.py > output.txt'
|
sh 'docker run test-image'
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user