Background
build.rb creates tag automatically and publishes on GitHub Releases. Travis CI builds on new tags. But this build triggered by tags is useless and consume Travis CI resources. So, I'd like to do some setting to stop tag build.
Note that this is not an emergency issue. Tag builds are just useless and consuming resources (time and queue).
Background
build.rbcreates tag automatically and publishes on GitHub Releases. Travis CI builds on new tags. But this build triggered by tags is useless and consume Travis CI resources. So, I'd like to do some setting to stop tag build.Note that this is not an emergency issue. Tag builds are just useless and consuming resources (time and queue).