manage Jenkinsfile(#57)
This commit is contained in:
Vendored
+3
-1
@@ -13,7 +13,9 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stage("validation"){
|
stage("validation"){
|
||||||
sh 'tools/validate/includeGuard.sh'
|
steps{
|
||||||
|
sh 'tools/validate/includeGuard.sh'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stages{
|
stages{
|
||||||
|
|||||||
Reference in New Issue
Block a user