Skip to content

Commit 94e3f9a

Browse files
committed
chg: update remove other condition
Signed-off-by: Chenhan Yu <[email protected]>
1 parent ca6b81d commit 94e3f9a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitlab/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
.tests-default:
33
stage: tests
44
rules:
5-
- if: $JET_ONLY != null
6-
when: never
7-
- if: $CI_COMMIT_TAG =~ /^\d+\.\d+\.\d+$/
85
- if: $CI_PIPELINE_SOURCE == "web" || $CI_PIPELINE_SOURCE == "external_pull_request_event"
96

107
##### Unit Tests #####

0 commit comments

Comments
 (0)