chore(repo): temporary connect to api.nrwl.io instead of staging.nx.app
This commit is contained in:
parent
959e7195b2
commit
a75e8f9bcf
5
nx.json
5
nx.json
@ -8,7 +8,7 @@
|
|||||||
"default": {
|
"default": {
|
||||||
"runner": "@nrwl/nx-cloud",
|
"runner": "@nrwl/nx-cloud",
|
||||||
"options": {
|
"options": {
|
||||||
"accessToken": "MjEyM2IwYWQtMTEyMS00ZGFmLThkY2UtYjg4YWRiZTNjZmI5fHJlYWQtd3JpdGU=",
|
"accessToken": "NmVmMDViMTgtMjU4Zi00ZGUwLThjMzUtZDY0ZWEwZmNmMWJmfHJlYWQtd3JpdGU=",
|
||||||
"cacheableOperations": [
|
"cacheableOperations": [
|
||||||
"build",
|
"build",
|
||||||
"lint-base",
|
"lint-base",
|
||||||
@ -18,10 +18,9 @@
|
|||||||
"sitemap",
|
"sitemap",
|
||||||
"e2e"
|
"e2e"
|
||||||
],
|
],
|
||||||
"useDaemonProcess": true,
|
|
||||||
"cacheDirectory": "/tmp/nx-cache",
|
"cacheDirectory": "/tmp/nx-cache",
|
||||||
"parallel": 1,
|
"parallel": 1,
|
||||||
"url": "https://staging.nx.app"
|
"url": "https://api.nrwl.io"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user