electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
485 stars 183 forks source link

Force VSTS to update status for PR builds #586

Closed jkleinsc closed 6 years ago

jkleinsc commented 6 years ago

For PR builds on branches we don't build anything, but we need to do something so that VSTS updates the status on GitHub for the pr builds. This PR adds a simple bash echo to make sure that VSTS marks the PR builds as complete.