Zaktualizuj 'Docker/Jenkinsfile'
This commit is contained in:
parent
1a1f699f7b
commit
bf4d31b4e8
1
Docker/Jenkinsfile
vendored
1
Docker/Jenkinsfile
vendored
@ -12,7 +12,6 @@ node {
|
|||||||
|
|
||||||
stage('Split set into dev/train/test') {
|
stage('Split set into dev/train/test') {
|
||||||
app.inside {
|
app.inside {
|
||||||
sh 'git clean -f'
|
|
||||||
sh 'ls -la'
|
sh 'ls -la'
|
||||||
sh 'cd Docker'
|
sh 'cd Docker'
|
||||||
sh 'python3 ./script.py'
|
sh 'python3 ./script.py'
|
||||||
|
Loading…
Reference in New Issue
Block a user