mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 20:42:52 +00:00
ci: add scheduled builds
This commit is contained in:
@@ -6,7 +6,7 @@ e2e:
|
||||
- pnpm --filter=@openstapps/app exec cypress install
|
||||
- pnpm test:integration:app
|
||||
artifacts:
|
||||
when: always
|
||||
when: on_failure #TODO: expire artifacts / only keep if job failed etc.
|
||||
paths:
|
||||
- frontend/app/cypress/videos
|
||||
- frontend/app/cypress/screenshots
|
||||
|
||||
Reference in New Issue
Block a user