pipeline build
This commit is contained in:
parent
8f03c79a2c
commit
eae9e30813
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -38,7 +38,7 @@ node {
|
|||||||
archiveArtifacts 'output.csv'
|
archiveArtifacts 'output.csv'
|
||||||
}
|
}
|
||||||
stage('Trigger Learning pipeline') {
|
stage('Trigger Learning pipeline') {
|
||||||
build 's470618-training'
|
build job: './s470618-training', wait:false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user