Try to stop building on pushes to non-master
This commit is contained in:
parent
f6a9199f25
commit
8c12e80ad2
@ -31,8 +31,9 @@ trigger:
|
|||||||
- push
|
- push
|
||||||
- tag
|
- tag
|
||||||
refs:
|
refs:
|
||||||
- refs/heads/master
|
include:
|
||||||
- refs/tags/v*
|
- refs/heads/master
|
||||||
|
- refs/tags/v*
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build all binaries
|
- name: build all binaries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user