Zaktualizuj 'Docker/Jenkinsfile'
This commit is contained in:
parent
bcfa559ca0
commit
5df5033501
2
Docker/Jenkinsfile
vendored
2
Docker/Jenkinsfile
vendored
@ -12,6 +12,8 @@ node {
|
||||
|
||||
stage('Split set into dev/train/test') {
|
||||
app.inside {
|
||||
sh 'cd ..'
|
||||
sh 'ls -la'
|
||||
sh 'python3 ./Docker/script.py'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user