Skip to content

Instantly share code, notes, and snippets.

@tin2tin
Created February 2, 2021 12:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tin2tin/b979a04624f1eca378522ea47ae2b30a to your computer and use it in GitHub Desktop.
Save tin2tin/b979a04624f1eca378522ea47ae2b30a to your computer and use it in GitHub Desktop.
How to commit to a branch and build
- commit code to a branch
- go to builder.blender.org/admin/#/builders
- click on a builder with name <platform>_custom_branch
- on the right top corner there will be a Force Build button. Press it
- specify your branch name in the Build: field
After the build is done it is available in the Experimental Branches section of builder.blender.org/download/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment