don't try to push binaries for branches
This commit is contained in:
parent
03e3c32f4e
commit
65d6677eb7
|
@ -115,5 +115,7 @@ workflows:
|
||||||
- build_openbsd
|
- build_openbsd
|
||||||
- build_solaris
|
- build_solaris
|
||||||
filters:
|
filters:
|
||||||
|
branches:
|
||||||
|
ignore: /.*/
|
||||||
tags:
|
tags:
|
||||||
only: nightly
|
only: nightly
|
||||||
|
|
Loading…
Reference in New Issue