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