File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
2- ci_version : &ci_version "${CI_VERSION:-0.14.0-rc }"
2+ ci_version : &ci_version "${CI_VERSION:-0.14.0}"
33
44steps :
55 # Trigger a 4.26 build
1111 message : " exampleproject-4.26 ${BUILDKITE_MESSAGE}"
1212 env :
1313 BUILD_TYPE : " EXAMPLE"
14- GDK_BRANCH : " ${GDK_BRANCH:-match_branch_name_pref::0.14.0-rc }"
15- ENGINE_BRANCH : " ${ENGINE_BRANCH_426:-match_branch_name_pref_engine::4.26-SpatialOSUnrealGDK-0.14.0-rc }"
14+ GDK_BRANCH : " ${GDK_BRANCH:-match_branch_name_pref::0.14.0}"
15+ ENGINE_BRANCH : " ${ENGINE_BRANCH_426:-match_branch_name_pref_engine::4.26-SpatialOSUnrealGDK-0.14.0}"
1616 ENGINE_MAJOR : " 4.26"
1717 PROJECT_BRANCH : " main_branch::${BUILDKITE_BRANCH}"
1818 USE_FASTBUILD : " ${USE_FASTBUILD:-True}"
Original file line number Diff line number Diff line change 1- 0.14.0-rc
1+ 0.14.0
You can’t perform that action at this time.
0 commit comments