Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ test:markdown-lint: script: - cd htdocs/ - bundle update - mdl index.md - mdl * build:branch: extends: .build:docker Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ test:markdown-lint: script: - cd htdocs/ - bundle update - mdl index.md - mdl * build:branch: extends: .build:docker Loading