File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11---
2- ci_version : &ci_version "${CI_VERSION:-0.14.0 }"
2+ ci_version : &ci_version "${CI_VERSION:-0.14.1 }"
33common_env_vars : &common_env_vars
44 BUILD_TYPE : " GDK"
5- GDK_BRANCH : " ${GDK_BRANCH:-match_branch_name_pref::0.14.0 }"
5+ GDK_BRANCH : " ${GDK_BRANCH:-match_branch_name_pref::0.14.1 }"
66 PROJECT_BRANCH : " main_branch::${BUILDKITE_BRANCH}"
77 USE_FASTBUILD : " ${USE_FASTBUILD:-True}"
88 IS_BUILDKITE_BUILD : " ${IS_BUILDKITE_BUILD:-True}"
2525 message : " testgyms-4.26 ${BUILDKITE_MESSAGE}"
2626 env :
2727 << : *common_env_vars
28- ENGINE_BRANCH : " ${ENGINE_BRANCH_426:-match_branch_name_pref_engine::4.26-SpatialOSUnrealGDK-0.14.0 }"
28+ ENGINE_BRANCH : " ${ENGINE_BRANCH_426:-match_branch_name_pref_engine::4.26-SpatialOSUnrealGDK-0.14.1 }"
2929 ENGINE_MAJOR : " 4.26"
3030
3131 # Trigger a 4.25 build
3737 message : " testgyms-4.25 ${BUILDKITE_MESSAGE}"
3838 env :
3939 << : *common_env_vars
40- ENGINE_BRANCH : " ${ENGINE_BRANCH_425:-match_branch_name_pref_engine::4.25-SpatialOSUnrealGDK-0.14.0 }"
40+ ENGINE_BRANCH : " ${ENGINE_BRANCH_425:-match_branch_name_pref_engine::4.25-SpatialOSUnrealGDK-0.14.1 }"
4141 ENGINE_MAJOR : " 4.25"
Original file line number Diff line number Diff line change 1- 0.14.0
1+ 0.14.1
You can’t perform that action at this time.
0 commit comments