mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-28 16:37:43 +08:00

full diff: https://github.com/moby/buildkit/compare/8e3fe35738c2...v0.13.0-rc2 Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
13 lines
278 B
YAML
13 lines
278 B
YAML
comment: false
|
|
|
|
coverage:
|
|
status:
|
|
project: # settings affecting project coverage
|
|
default:
|
|
target: auto # auto % coverage target
|
|
threshold: 1% # allow for 1% reduction of coverage without failing
|
|
patch: off
|
|
|
|
github_checks:
|
|
annotations: false
|