Update Jenkinsfile

This commit is contained in:
Nana Janashia
2020-11-11 18:39:09 +00:00
parent 15d6bf124f
commit c425e899d4

1
Jenkinsfile vendored
View File

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