Skip to content

Commit 2924209

Browse files
authored
Exclude 1.15 from upstream branch mirroring (#900)
1 parent 3939298 commit 2924209

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openshift/release/mirror-upstream-branches.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ cat >> "$TMPDIR"/midstream_branches <<EOF
3636
1.12
3737
1.13
3838
1.14
39+
1.15
3940
EOF
4041

4142
git branch --list -a "upstream/release-1.*" | cut -f3 -d'/' | cut -f2 -d'-' > "$TMPDIR"/upstream_branches

0 commit comments

Comments
 (0)