'build stage' activated - should no execute on Jenkins
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -25,6 +25,7 @@ pipeline {
|
|||||||
// Build the project using the generated files
|
// Build the project using the generated files
|
||||||
//sh 'cmake --build build'
|
//sh 'cmake --build build'
|
||||||
echo "Build project"
|
echo "Build project"
|
||||||
|
./localbuild.bat
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user