diff --git a/Jenkinsfile b/Jenkinsfile index 25e85df..c1cc9ba 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -6,7 +6,6 @@ pipeline { script { echo "Testing the application..." echo "Testing change" - echo "Testing change" } } }