mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 04:58:47 +00:00
feat: migrate off vuepress to vitepress (#4515)
Signed-off-by: Rui Chen <rui@chenrui.dev> Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
This commit is contained in:
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
pnpm website:build
|
||||
|
||||
# start http-server for integration testing
|
||||
npx http-server runatlantis.io/.vuepress/dist &
|
||||
npx http-server runatlantis.io/.vitepress/dist &
|
||||
|
||||
- name: Run Playwright E2E tests
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user