mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-02-03 07:29:07 +08:00
Merge commit '9335b072c7dce23cecf40fdbf7d2770ca98e3c97' into cloud-runner-develop
This commit is contained in:
@@ -207,7 +207,7 @@ The provider loader can be configured through environment variables:
|
||||
|
||||
## Best Practices
|
||||
|
||||
1. **Use specific branches**: Always specify the branch when loading from GitHub
|
||||
1. **Use specific branches or versions**: Always specify the branch or specific tag when loading from GitHub
|
||||
2. **Implement proper error handling**: Wrap provider loading in try-catch blocks
|
||||
3. **Clean up regularly**: Use the cleanup utility to manage cache size
|
||||
4. **Test locally first**: Test providers locally before deploying
|
||||
|
||||
Reference in New Issue
Block a user