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:
Diffstat (limited to 'build_files/config/pipeline_config.yaml')
-rw-r--r--build_files/config/pipeline_config.yaml9
1 files changed, 5 insertions, 4 deletions
diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml
index 3359f89c41e..31c0282dad5 100644
--- a/build_files/config/pipeline_config.yaml
+++ b/build_files/config/pipeline_config.yaml
@@ -19,20 +19,21 @@ update-code:
path: source/tools
svn:
libraries:
+ # Temporary branch names for testing, don't merge this into master.
darwin-arm64:
- branch: trunk
+ branch: branches/vfx-platform-2023
commit_id: HEAD
path: lib/darwin_arm64
darwin-x86_64:
- branch: trunk
+ branch: branches/vfx-platform-2023
commit_id: HEAD
path: lib/darwin
linux-x86_64:
- branch: trunk
+ branch: branches/vfx-platform-2023
commit_id: HEAD
path: lib/linux_centos7_x86_64
windows-amd64:
- branch: trunk
+ branch: branches/vfx-platform-2023
commit_id: HEAD
path: lib/win64_vc15
tests: