Update Jenkinsfile

This commit is contained in:
Nana Janashia
2020-11-11 16:55:32 +00:00
parent 90bb5d1ddf
commit b1440f702b

1
Jenkinsfile vendored
View File

@@ -6,7 +6,6 @@ pipeline {
script {
echo "Testing the application..."
echo "Testing change"
echo "Testing change"
}
}
}