We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92001e9 commit 10ec48aCopy full SHA for 10ec48a
.gitlab-ci.yml
@@ -47,16 +47,11 @@ variables:
47
SLACK_CHANNEL_OK: "#ci_gnb"
48
SLACK_CHANNEL_FAIL: "#ci_gnb"
49
SLACK_CHANNEL_INFO_MSG: "#ci_gnb_verbose"
50
+ AUTOREBASER_MODE: minimal
51
52
################################################################################
53
## CI
54
-autorebaser full:
55
- extends: .autorebaser
56
- rules:
57
- - if: $ON_DEFAULT_BRANCH
58
- when: never
59
-
60
trigger builder:
61
stage: ci
62
rules:
0 commit comments