diff --git a/Jenkinsfile b/Jenkinsfile index f8c1e3e..3275b5b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -27,6 +27,7 @@ pipeline { echo "Build project" } } + stage('Test') { steps { // Run the executable to verify it works