We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a700e0 commit 318118eCopy full SHA for 318118e
build/ci/copy.bara.sky.template
@@ -46,7 +46,7 @@ core.workflow(
46
integrates = [],
47
),
48
origin_files = glob(["docs/command/**"]),
49
- destination_files = glob(["source/command/**"]),
+ destination_files = glob(["source/command/**"], exclude = ["source/command/atlas-api"]),
50
authoring = authoring.pass_thru(author),
51
transformations = [
52
core.move("docs/command", "source/command"),
0 commit comments