Skip to content
Snippets Groups Projects

Build cascading train refs for parallel execution of Pipelines for merge trains

Merged Shinya Maeda requested to merge run-pipeline-for-merge-trains-on-train-ref into master
All threads resolved!
Compare and Show latest version
983 files
+ 9499
5218
Compare changes
  • Side-by-side
  • Inline
Files
983
@@ -66,6 +66,10 @@ docs lint:
- scripts/lint-changelog-yaml
- mv doc/ /tmp/gitlab-docs/content/$DOCS_GITLAB_REPO_SUFFIX
- cd /tmp/gitlab-docs
# Lint Markdown
# https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md
- bundle exec mdl content/$DOCS_GITLAB_REPO_SUFFIX/**/*.md --rules \
MD032
# Build HTML from Markdown
- bundle exec nanoc
# Check the internal links
Loading