diff --git a/Jenkinsfile b/Jenkinsfile index 4a3c003..719f146 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,6 +5,7 @@ pipeline { stages { stage("Build document") { steps { + sh("echo Testing testing...") } post { always {