mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-30 20:20:03 +00:00
Added all_branches to tags: true block
This commit is contained in:
@@ -19,6 +19,9 @@ matrix:
|
|||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
# all_branches must be set with tags: true. See below post:
|
||||||
|
# https://stackoverflow.com/a/27775257/1076585
|
||||||
|
all_branches: true
|
||||||
deploy:
|
deploy:
|
||||||
# Produce a new build for the cutting edge when master changes.
|
# Produce a new build for the cutting edge when master changes.
|
||||||
provider: script
|
provider: script
|
||||||
|
|||||||
Reference in New Issue
Block a user