File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- ci_version : &ci_version "1.1 "
2
+ ci_version : &ci_version "1.2 "
3
3
4
4
steps :
5
5
# New build pipeline
@@ -12,10 +12,10 @@ steps:
12
12
message : " exampleproject-4.26 ${BUILDKITE_MESSAGE}"
13
13
env :
14
14
BUILD_TYPE : " EXAMPLE"
15
- GDK_BRANCH : " ${GDK_BRANCH:-0.13.0} " # NOTE: temp fix for new ci release interop issues
16
- ENGINE_BRANCH : " ${ENGINE_BRANCH:-4.26-SpatialOSUnrealGDK-0.13.0} " # NOTE: temp fix for new ci release interop issues
15
+ GDK_BRANCH : " ${GDK_BRANCH:-match_branch_name_pref:: 0.13.1} "
16
+ ENGINE_BRANCH : " ${ENGINE_BRANCH:-match_branch_name_pref_engine:: 4.26-SpatialOSUnrealGDK-0.13.1} "
17
17
ENGINE_MAJOR : " 4.26"
18
- PROJECT_BRANCH : " ${BUILDKITE_BRANCH}"
18
+ PROJECT_BRANCH : " main_branch:: ${BUILDKITE_BRANCH}"
19
19
USE_FASTBUILD : " True"
20
20
IS_BUILDKITE_BUILD : " True"
21
21
BUILD_ANDROID : " True"
Original file line number Diff line number Diff line change 1
- 0.13.0
1
+ 0.13.1
You can’t perform that action at this time.
0 commit comments