forked from apps/featurer
This also adds ability to be built in network-constrained environment.
15 lines
221 B
YAML
15 lines
221 B
YAML
header:
|
|
license:
|
|
spdx-id: Apache-2.0
|
|
copyright-owner: CloudWeGo Authors
|
|
|
|
paths:
|
|
- '**/*.go'
|
|
- '**/*.s'
|
|
|
|
paths-ignore:
|
|
- 'native_subr_amd64.go'
|
|
- 'native_text_amd64.go'
|
|
|
|
comment: on-failure
|