chore(core): nx cloud pr number (#3722)

This commit is contained in:
Benjamin Cabanes 2020-09-13 14:10:45 -04:00 committed by GitHub
parent faf451adca
commit c7a7a6838e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
"showUsageWarnings": true,
"runtimeCacheInputs": ["echo $SELECTED_CLI"],
"cacheDirectory": "/tmp/nx-cache",
"nxCloudUsePrId": true
"nxCloudUsePrNumber": true
}
}
},