Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2022-02-01 20:48:37 +0300
committerRay Molenkamp <github@lazydodo.com>2022-02-01 20:48:37 +0300
commit13a158e3bba7ee5d8781860d7f289a5e3d0e26f3 (patch)
tree04f7ed121ce3629c1f9899c41b83521c835dea48
parent2110e271f52f641d98fc4f92afc0988b29806479 (diff)
build: point pipline to the gltf_vtree branchgltf_vtree
Change is made so we can build this addon branch on the bots.
-rw-r--r--build_files/config/pipeline_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml
index 8222f2ff0b9..0ebe619c003 100644
--- a/build_files/config/pipeline_config.yaml
+++ b/build_files/config/pipeline_config.yaml
@@ -5,7 +5,7 @@
update-code:
git:
submodules:
- - branch: master
+ - branch: gltf_vtree
commit_id: HEAD
path: release/scripts/addons
- branch: master