Skip to content

Commit

Permalink
Revert "ci: update to use ci-link-checker:2022.01.11"
Browse files Browse the repository at this point in the history
This reverts commit 03c008c.

vuepress is now in maintenance mode and built with
[nodejs v14](https://github.com/vuejs/vuepress/blob/master/.github/workflows/pull-request-ci.yml#L13)

- for vuepress v1, https://github.com/vuejs/vuepress
- for vuepress v2, https://github.com/vuepress/vuepress-next
- announcement note, vuejs/vuepress#2744
  • Loading branch information
chenrui333 committed Jan 11, 2022
1 parent 03c008c commit 2536e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
website_link_check:
docker:
# This image's Dockerfile is at runatlantis.io/Dockerfile
- image: ghcr.io/runatlantis/ci-link-checker:2022.01.11
- image: ghcr.io/runatlantis/ci-link-checker:2021.06.22
steps:
- checkout
- run: yarn install
Expand Down

0 comments on commit 2536e1d

Please sign in to comment.