Raymond Toy pushed to branch issue-476-disable-ci-scheduled-analyzer-link-checker at cmucl / cmucl
Commits:
-
e56e7d17
by Raymond Toy at 2026-02-25T16:05:19-08:00
1 changed file:
Changes:
| ... | ... | @@ -383,7 +383,7 @@ markdown-link-check: |
| 383 | 383 | # pipeline as having failed.
|
| 384 | 384 | rules:
|
| 385 | 385 | #- if: $CI_PIPELINE_SOURCE == "schedule"
|
| 386 | - allow_failure: true
|
|
| 386 | + # allow_failure: true
|
|
| 387 | 387 | - if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
| 388 | 388 | when: manual
|
| 389 | 389 | allow_failure: true
|