mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-02 09:59:55 +08:00
feat: use nx cloud runner (#5626)
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"nxCloudAccessToken": "MzUwNTU4YWItZGFhYi00YjE2LWIxODAtODk4NmIwYjMwYzZkfHJlYWQ=",
|
"nxCloudAccessToken": "MzUwNTU4YWItZGFhYi00YjE2LWIxODAtODk4NmIwYjMwYzZkfHJlYWQ=",
|
||||||
"tasksRunnerOptions": {
|
"tasksRunnerOptions": {
|
||||||
"default": {
|
"default": {
|
||||||
"runner": "nx/tasks-runners/default",
|
"runner": "nx-cloud",
|
||||||
"options": {
|
"options": {
|
||||||
"cacheableOperations": ["build", "test", "e2e", "lint"],
|
"cacheableOperations": ["build", "test", "e2e", "lint"],
|
||||||
"runtimeCacheInputs": ["node -v"]
|
"runtimeCacheInputs": ["node -v"]
|
||||||
|
|||||||
Reference in New Issue
Block a user