Make WordPress Core

Changeset 44599 for trunk/appveyor.yml


Ignore:
Timestamp:
01/15/2019 05:48:46 AM (7 years ago)
Author:
pento
Message:

Build Tools: Don't send AppVeyor notifications on Slack on repeated successful builds.

See #44276.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/appveyor.yml

    r44595 r44599  
    3030    incoming_webhook:
    3131      secure: CmhfxrWwgtwzO/kXoZWXRUB/Jh05AQ7DvOhToqtpm6dN1wBDp9+VnNqxldpv34uPd09vuUk4Nu/NQFkIswuZA5NYfIFJIFWqwnZExQFzTBA=
     32    on_build_success: false
     33    on_build_failure: true
    3234    on_build_status_changed: true
    3335    template: Build <{{buildUrl}}|#{{buildNumber}}> (<{{commitUrl}}|{{commitId}}>) of {{repositoryName}}@{{branch}} by {{commitAuthor}} {{status}} in {{duration}}
Note: See TracChangeset for help on using the changeset viewer.