Update Jenkinsfile

This commit is contained in:
Nana Janashia
2021-03-21 08:30:52 +00:00
parent 12135903ab
commit b10e682c11
Vendored
+1
View File
@@ -17,6 +17,7 @@ pipeline {
script { script {
echo "Building the application..." echo "Building the application..."
echo "Testing webhook..." echo "Testing webhook..."
echo "Testing webhook..."
} }
} }
} }