diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bde612018ba..dd6839aa30d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -182,7 +182,7 @@ test-docs-mr: when: on_success # Other cases default to never -lincheck-docs: +linkcheck-docs: extends: .docs-base # Cancel job if a newer commit is pushed to the same branch interruptible: true