-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
The cloud caches the build and in later builds, only the parts that are affected are built. Since it's free for open-source I think we can make use of it.
Though you're correct. See here for access tokens. To pass the access token as an environment variable for CI workflow, you can set NX_CLOUD_ACCESS_TOKEN in secrets. But it doesn't matter at the moment because only a few people have write access to the source code. But please consider creating an Nx Cloud account and passing the token so that we can make use of it.
If you're still not sure, you can remove the token and it will disable the cloud for the time being.
@epicfaace Can you look into setting up the account to enable this?
Originally posted by @ahkhanjani in #2998 (comment)