mirror of https://github.com/docker/docs.git
ci: add labeler config for build-cloud
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
19c9da7eb7
commit
c7cde04527
|
@ -13,6 +13,11 @@ area/build:
|
||||||
- _vendor/github.com/docker/buildx/**
|
- _vendor/github.com/docker/buildx/**
|
||||||
- content/engine/commandline/build*
|
- content/engine/commandline/build*
|
||||||
|
|
||||||
|
area/build-cloud:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
|
- content/build-cloud/**
|
||||||
|
|
||||||
area/compose:
|
area/compose:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
|
|
Loading…
Reference in New Issue