Update Jenkinsfile

This commit is contained in:
Nana Janashia
2021-03-21 08:30:52 +00:00
parent 12135903ab
commit b10e682c11

1
Jenkinsfile vendored
View File

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