train.Jenkinsfile fix
Some checks failed
s434784-training/pipeline/head There was a failure building this commit
Some checks failed
s434784-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f01dad8596
commit
f449b977c2
@ -1,5 +1,6 @@
|
||||
pipeline {
|
||||
agent any;
|
||||
stages{
|
||||
stage('docker-training') {
|
||||
steps {
|
||||
script {
|
||||
@ -12,3 +13,4 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user