Skip to content

Commit 6d38d62

Browse files
authored
build: Update release branch name (#31896)
This is part of edx/edx-arch-experiments#212. 2U is switching to using a prefix to reflect edx-platform's position as a community repo. Our deployment process will also no longer produce per-deploy branches and tags. This one branch will remain in place rather than being kept in a private repo since the named-release branch-cutting process still uses this as an indicator of what code has been field-tested.
1 parent c3ed9b7 commit 6d38d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openedx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://open-edx-proposals.readthedocs.io/en/latest/oep-0002-bp-repo-metadata.html#specification
33

44
nick: edx
5-
openedx-release: {ref: release}
5+
openedx-release: {ref: "2u/release"}
66

77
oeps:
88
oep-2: true

0 commit comments

Comments
 (0)