Skip to content

Commit f3c1b5b

Browse files
committed
fix webhook-error
1 parent a615e3c commit f3c1b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pipeline {
2929

3030
stage('webhook-tigger-test') {
3131
steps {
32-
echo "Successfully webhook-tigger-testing again...."
32+
echo "Successfully webhook-tigger-testing ..."
3333
}
3434
}
3535

0 commit comments

Comments
 (0)