Update 'lab7/Jenkinsfile_train'
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
263a76ef98
commit
89c0c8c9c5
@ -1,6 +1,8 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile true
|
||||
dockerfile {
|
||||
dir 'lab7'
|
||||
}
|
||||
}
|
||||
parameters {
|
||||
string(
|
||||
|
Loading…
Reference in New Issue
Block a user