chore: ci
This commit is contained in:
parent
7fd0201471
commit
e45f1dfcc6
1 changed files with 2 additions and 0 deletions
|
@ -27,5 +27,7 @@ steps:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
- ls -lah playwright/
|
- ls -lah playwright/
|
||||||
|
- ls -lah playwright/playwright-report
|
||||||
|
- ls -lah playwright/test-results
|
||||||
when:
|
when:
|
||||||
- status: [ success, failure ]
|
- status: [ success, failure ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue