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