This is an automated email from the ASF dual-hosted git repository.

abhishek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c3f688a66 cron stage failure should always send a failure 
notification (#13397)
6c3f688a66 is described below

commit 6c3f688a66775c26bb33630766b0badf6c004541
Author: Abhishek Agarwal <[email protected]>
AuthorDate: Mon Nov 21 14:38:15 2022 +0530

    cron stage failure should always send a failure notification (#13397)
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2d785486ac..750d9e7ce3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -829,4 +829,4 @@ notifications:
       # https://github.com/travis-ci/travis-ci/issues/2711
       - secure: 
"MupjX/0jLwh3XzHPl74BTk2/Kp5r+8TrEewfRhpQdWKFMBXLKNqu0k2VXf5C/NIg3uvPianq3REk+qeTHI8dL2ShjiWS/eIRkJOHLfObdNNBuos5fo4TxAuBQcXyT4VjAq5jnAkH84Pxf2Nl0rkisWoIhvwSX7+kNrjW1qdu7K0="
     on_success: change
-    on_failure: change
+    on_failure: always


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to