Trigger a Travis-CI rebuild without pushing a commit?

后端 未结 16 2133
长发绾君心
长发绾君心 2020-12-12 08:21

Using Travis-CI, is it possible to trigger a rebuild without pushing a new commit to GitHub?

Use case: A build fails due to an externality. The source is actually co

16条回答
  •  一整个雨季
    2020-12-12 09:05

    I should mention here that we now have a means of triggering a new build on the web. See https://blog.travis-ci.com/2017-08-24-trigger-custom-build for details.

    TL;DR Click on "More options", and choose "Trigger build".

提交回复
热议问题