Skip to content

Commit 7ab1a16

Browse files
cachedoutv1v
andauthored
Update .ci/end2end.groovy
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
1 parent d553a24 commit 7ab1a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/end2end.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ pipeline {
111111
}
112112
}
113113
cleanup {
114-
notifyBuildResult(notifyPRComment: false, analyzeFlakey: false)
114+
notifyBuildResult(notifyPRComment: false, analyzeFlakey: false, shouldNotify: false)
115115
}
116116
}
117117
}

0 commit comments

Comments
 (0)