diff --git a/shippable.yml b/shippable.yml index ee44333..420dcb2 100644 --- a/shippable.yml +++ b/shippable.yml @@ -17,5 +17,13 @@ archive: true notifications: email: - - vidya@shippable.com - - buildsampletest@gmail.com + recipients: + - vidya@shippable.com + - shipci@outlook.com + + on_success: always + on_failure: always + +after_success: +- git push -f git@heroku.com:samplephpmysql.git master +- echo "Hi"