mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
Merge pull request #20762 from storybookjs/norbert/check-no-cache
Build: do not treat check as a cache-able operation && cleanup
This commit is contained in:
commit
7da6a624bb
@ -11,7 +11,7 @@
|
||||
"default": {
|
||||
"runner": "@nrwl/nx-cloud",
|
||||
"options": {
|
||||
"cacheableOperations": ["build", "test", "lint", "package", "prep", "check"],
|
||||
"cacheableOperations": ["prep"],
|
||||
"accessToken": "NGVmYTkxMmItYzY3OS00MjkxLTk1ZDktZDFmYTFmNmVlNGY4fHJlYWQ=",
|
||||
"canTrackAnalytics": false,
|
||||
"showUsageWarnings": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user