forked from mrlan/EnglishPal
Jenkinsfile: automatic deployment has not been implemented yet.
parent
3cc5105c47
commit
3056cb8b9c
|
@ -27,7 +27,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
stage('DeployIt') {
|
stage('DeployIt') {
|
||||||
steps {
|
steps {
|
||||||
echo 'Deploying....'
|
echo 'Deploying (TBD)'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue