temporary: build-all without waiting
This commit is contained in:
parent
c17e8b1a03
commit
49ca9bef41
@ -710,13 +710,14 @@ workflows:
|
||||
only:
|
||||
- master
|
||||
- build-debug
|
||||
- build-all:
|
||||
requires:
|
||||
- test-short
|
||||
filters:
|
||||
tags:
|
||||
only:
|
||||
- /^v\d+\.\d+\.\d+$/
|
||||
- build-all
|
||||
# - build-all:
|
||||
# requires:
|
||||
# - test-short
|
||||
# filters:
|
||||
# tags:
|
||||
# only:
|
||||
# - /^v\d+\.\d+\.\d+$/
|
||||
- build-macos:
|
||||
requires:
|
||||
- test-short
|
||||
|
||||
Loading…
Reference in New Issue
Block a user