chore(trading,governance,explorer): re-enable nx-cloud (#4182)
This commit is contained in:
parent
310506e5af
commit
0a4333645b
2
nx.json
2
nx.json
@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"tasksRunnerOptions": {
|
"tasksRunnerOptions": {
|
||||||
"default": {
|
"default": {
|
||||||
"runner": "nx/tasks-runners/default",
|
"runner": "@nrwl/nx-cloud",
|
||||||
"options": {
|
"options": {
|
||||||
"cacheableOperations": ["build", "lint", "test", "e2e"],
|
"cacheableOperations": ["build", "lint", "test", "e2e"],
|
||||||
"accessToken": "OTY4ZjdlZTItNGIwNy00NDcyLTllZjctOWIzYTg1NWE0Yzg1fHJlYWQtd3JpdGU=",
|
"accessToken": "OTY4ZjdlZTItNGIwNy00NDcyLTllZjctOWIzYTg1NWE0Yzg1fHJlYWQtd3JpdGU=",
|
||||||
|
Loading…
Reference in New Issue
Block a user