Fix Jenkinsfile format

This commit is contained in:
Rob Winch
2017-06-09 09:26:01 -05:00
parent e3dfee103a
commit 734f7f45a6

2
Jenkinsfile vendored
View File

@@ -67,7 +67,7 @@ try {
}
}
},
parallel docs: {
docs: {
stage('Deploy Docs') {
node {
checkout scm