chore(repo): optimize assignment rules
This commit is contained in:
parent
435e4056a9
commit
9672949f82
@ -1,10 +1,14 @@
|
|||||||
distribute-on:
|
distribute-on:
|
||||||
default: auto linux-medium, 1 linux-extra-large
|
default: auto linux-medium, 1 linux-extra-large
|
||||||
assignment-rules:
|
assignment-rules:
|
||||||
- project: nx-dev
|
- projects:
|
||||||
target: build-base
|
- nx-dev
|
||||||
runs-on:
|
targets:
|
||||||
- linux-extra-large
|
- build*
|
||||||
- target: test
|
run-on:
|
||||||
runs-on:
|
- agent: linux-extra-large
|
||||||
- linux-medium
|
|
||||||
|
- targets:
|
||||||
|
- '*'
|
||||||
|
run-on:
|
||||||
|
- agent: linux-medium
|
||||||
@ -47,3 +47,4 @@ CODEOWNERS
|
|||||||
.pnpm-store
|
.pnpm-store
|
||||||
|
|
||||||
/.nx/workspace-data
|
/.nx/workspace-data
|
||||||
|
/.nx/workflows/dynamic-changesets.yaml
|
||||||
Loading…
x
Reference in New Issue
Block a user