Skip to content

Commit cc286d8

Browse files
committed
Merge branch 'fix/ignore_dangers_check' into 'master'
fix(ci): ignore danger check See merge request ae_group/esp-iot-solution!1110
2 parents 8afb429 + 6646adb commit cc286d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab/ci/danger.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ include:
66

77
run-danger-mr-linter:
88
stage: pre_check
9+
# just ignore for now until the BOT_TOKEN is ready
10+
allow_failure: true
911
tags:
1012
- dangerjs

0 commit comments

Comments
 (0)