Skip to content

Commit eabf25a

Browse files
committed
chore: migrate nx cloud to staging
1 parent 21a2f8b commit eabf25a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

nx.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
"!{projectRoot}/src/test-setup.[jt]s"
101101
]
102102
},
103-
"nxCloudAccessToken": "YTg3Yzk1YWMtZTQ3MC00MTIwLTkyM2ItMjAyMGI0ZTJlZDc3fHJlYWQtd3JpdGU=",
104103
"plugins": [
105104
{
106105
"plugin": "@nx/eslint/plugin",
@@ -130,5 +129,7 @@
130129
}
131130
}
132131
],
133-
"defaultBase": "master"
132+
"defaultBase": "master",
133+
"nxCloudAccessToken": "NWJlNTljNmItMDliNC00ZTQxLTgwODYtZDE1OWY2MTIzZGFhfHJlYWQtd3JpdGU=",
134+
"nxCloudUrl": "https://staging.nx.app"
134135
}

0 commit comments

Comments
 (0)