Skip to content

Commit 81bb997

Browse files
👷 Skip BrowserStack tests on next major branch (#4215)
1 parent 521c3c9 commit 81bb997

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ stages:
5959
- /^staging-[0-9]+$/
6060
- /^release\//
6161
- schedules
62+
variables:
63+
- $CI_COMMIT_REF_NAME == $NEXT_MAJOR_BRANCH
6264

6365
.feature-branches:
6466
except:

0 commit comments

Comments
 (0)