Skip to content

Commit

Permalink
Remove nx-cloud connection (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillermo Gonzalez committed Mar 22, 2024
1 parent 61f50b5 commit 5eee7d4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 357 deletions.
4 changes: 1 addition & 3 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"neverConnectToCloud": true,
"tasksRunnerOptions": {
"default": {
"runner": "@nrwl/nx-cloud",
"options": {
"cacheableOperations": [],
"accessToken": "MzdhNzBlZmUtOTY5Ni00ZDAyLTg5YTQtMTE4MTRmNWU0Y2ZifHJlYWQtd3JpdGU="
"cacheableOperations": []
}
}
},
Expand Down
Loading

0 comments on commit 5eee7d4

Please sign in to comment.