Update Jenkinsfile

This commit is contained in:
Nana Janashia
2021-03-21 08:15:07 +00:00
parent b39bdc130f
commit df3a84426f
Vendored
+1
View File
@@ -7,6 +7,7 @@ pipeline {
steps {
script {
echo "Testing the application..."
echo "Testing webhook..."
}
}
}