diff options
Diffstat (limited to 'build/sparse-profiles')
-rw-r--r-- | build/sparse-profiles/github-sync | 7 | ||||
-rw-r--r-- | build/sparse-profiles/sphinx-docs | 2 |
2 files changed, 1 insertions, 8 deletions
diff --git a/build/sparse-profiles/github-sync b/build/sparse-profiles/github-sync deleted file mode 100644 index 72f265b3a1..0000000000 --- a/build/sparse-profiles/github-sync +++ /dev/null @@ -1,7 +0,0 @@ -%include build/sparse-profiles/mach -%include build/sparse-profiles/taskgraph - -[include] -path:gfx/wr/ -path:taskcluster/scripts/misc/ -path:tools/github-sync/ diff --git a/build/sparse-profiles/sphinx-docs b/build/sparse-profiles/sphinx-docs index 491d18b080..081904bee5 100644 --- a/build/sparse-profiles/sphinx-docs +++ b/build/sparse-profiles/sphinx-docs @@ -36,7 +36,7 @@ glob:testing/perfdocs/generated/** # Python API docs. glob:**/*.py # Referenced by some python files. -path:taskcluster/ci/docker-image/kind.yml +path:taskcluster/kinds/docker-image/kind.yml # Included in ipc docs path:ipc/ipdl/test/ipdl/ok/PMyManaged.ipdl |