Skip to content

Commit 10ec48a

Browse files
asaezpercodebot
authored andcommitted
ci: using rebaser mode variable
1 parent 92001e9 commit 10ec48a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,11 @@ variables:
4747
SLACK_CHANNEL_OK: "#ci_gnb"
4848
SLACK_CHANNEL_FAIL: "#ci_gnb"
4949
SLACK_CHANNEL_INFO_MSG: "#ci_gnb_verbose"
50+
AUTOREBASER_MODE: minimal
5051

5152
################################################################################
5253
## CI
5354
################################################################################
54-
autorebaser full:
55-
extends: .autorebaser
56-
rules:
57-
- if: $ON_DEFAULT_BRANCH
58-
when: never
59-
6055
trigger builder:
6156
stage: ci
6257
rules:

0 commit comments

Comments
 (0)