commit | 9de5f168d590b7e454d3429933283fc1b635fcb2 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <aweimeow.tw@gmail.com> | Thu Jan 17 10:40:38 2019 -0800 |
committer | Wei-Yu Chen <aweimeow.tw@gmail.com> | Thu Jan 17 10:40:38 2019 -0800 |
tree | 0890bbf83de70d9242d87ecbfce6bdcb1ecc2dac | |
parent | 213821c9526b31adc8fe65bd1a889c8da5e92b54 [diff] |
Fix Typo for M-CORD Jenkins Configuration file Change-Id: I34a67b6e39193ab04367a250302728ff630eb160
diff --git a/Jenkinsfile-mcord-build b/Jenkinsfile-mcord-build index a13984b..5d8de06 100644 --- a/Jenkinsfile-mcord-build +++ b/Jenkinsfile-mcord-build
@@ -41,7 +41,7 @@ return helm_deleted.toInteger() == 0 } } - timout(5) { + timeout(5) { dir ("helm-charts") { stage("Cleanup SR-IOV CNI and SR-IOV Network Device Plugin") { sh returnStdout: true, script: """