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