mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 22:43:42 +08:00
hack: disable all_tests for now because of OOM
This commit is contained in:
16
circle.yml
16
circle.yml
@@ -65,10 +65,12 @@ workflows:
|
||||
jobs:
|
||||
- unit_tests
|
||||
- test_demo
|
||||
- all_tests:
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /.*net.*/
|
||||
- /.*marf.*/
|
||||
# disable `all_tests` for now, because the circle builder
|
||||
# OOMs on compile...
|
||||
# - all_tests:
|
||||
# filters:
|
||||
# branches:
|
||||
# only:
|
||||
# - master
|
||||
# - /.*net.*/
|
||||
# - /.*marf.*/
|
||||
|
||||
Reference in New Issue
Block a user