Save E2E artifacts
This commit is contained in:
@@ -56,6 +56,9 @@ test:e2e:
|
||||
stage: test
|
||||
script:
|
||||
- NEXT_PUBLIC_API_URL=https://api.dev.sik.party/api npm run test:e2e
|
||||
artifacts:
|
||||
paths:
|
||||
- tests/testcafe/screenshots
|
||||
|
||||
publish:dev:
|
||||
stage: publish
|
||||
|
||||
Reference in New Issue
Block a user