Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc9db8b + ca1d6a8 commit 9fb8476Copy full SHA for 9fb8476
ui/.gitlab-ci.yml
@@ -73,5 +73,6 @@ e2e-ce-ui-test:
73
# - pnpm config set store-dir /builds/postgres-ai/database-lab/.pnpm-store/
74
script:
75
- pnpm --dir ui/ i --no-frozen-lockfile
76
+ - pnpm --dir ui/ --filter @postgres.ai/ce exec cypress install
77
- pnpm --dir ui/ --filter @postgres.ai/ce start & wait-on http://localhost:3001
78
- pnpm --dir ui/ --filter @postgres.ai/ce cy:run
0 commit comments