Skip to content

Commit 2536e1d

Browse files
committed
Revert "ci: update to use ci-link-checker:2022.01.11"
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
1 parent 03c008c commit 2536e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
website_link_check:
3030
docker:
3131
# This image's Dockerfile is at runatlantis.io/Dockerfile
32-
- image: ghcr.io/runatlantis/ci-link-checker:2022.01.11
32+
- image: ghcr.io/runatlantis/ci-link-checker:2021.06.22
3333
steps:
3434
- checkout
3535
- run: yarn install

0 commit comments

Comments
 (0)