Build is started on not wanted branch
I have the following configuration: https://github.com/JobaDiniz/tesourodireto-api/blob/develop/appveyor.yml
That is, only build for DEVELOP and MASTER branches.
However, when I commit in MIGRATIONS branch (https://github.com/JobaDiniz/tesourodireto-api/tree/migrations), which does not have appveyor.yml configured, a build is started. How can I disable this behavior?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 17 Nov, 2014 02:44 PM
Hi Joberto,
Set "Skip branches without appveyor.yml" on General tab of project settings.
-Feodor
2 Posted by Joberto Diniz on 17 Nov, 2014 03:27 PM
Thanks.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:49 AM.