mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#8426)
This commit is contained in:
parent
8db767dd92
commit
37457eb426
|
@ -1 +1 @@
|
|||
8e4f87c53c9cad1fe0407d32dcabb15848fa9fcb
|
||||
02d938cc4e1121567f67a39399386d4f58a83186
|
||||
|
|
|
@ -11,7 +11,8 @@ service:
|
|||
run:
|
||||
# timeout for analysis, e.g. 30s, 5m, default is 1m
|
||||
deadline: 20m
|
||||
|
||||
build-tags:
|
||||
- integ
|
||||
# which dirs to skip: they won't be analyzed;
|
||||
# can use regexp here: generated.*, regexp is applied on full path;
|
||||
# default value is empty list, but next dirs are always skipped independently
|
||||
|
|
|
@ -11,7 +11,8 @@ service:
|
|||
run:
|
||||
# timeout for analysis, e.g. 30s, 5m, default is 1m
|
||||
deadline: 20m
|
||||
|
||||
build-tags:
|
||||
- integ
|
||||
# which dirs to skip: they won't be analyzed;
|
||||
# can use regexp here: generated.*, regexp is applied on full path;
|
||||
# default value is empty list, but next dirs are always skipped independently
|
||||
|
|
Loading…
Reference in New Issue