Skip to content

Commit

Permalink
docs(pipelines): remove unused demo pipelines feature (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
317brian authored Sep 16, 2020
1 parent 6d32774 commit 999909b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 88 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mlc_config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"ignorePatterns" [
"ignorePatterns": [
{
"pattern": "/^images/(.*)"
},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@master
with:
fetch-depth: 1
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.5
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.7
with:
use-quiet-mode: 'yes' # Specify yes to only show errors in output.#
use-verbose-mode: 'yes' # Specify yes to show detailed HTTP status for checked links.#
Expand Down
86 changes: 0 additions & 86 deletions content/en/docs/spinnaker/demo-pipelines.md

This file was deleted.

0 comments on commit 999909b

Please sign in to comment.