fix(tests): start server for e2e tests
This commit is contained in:
parent
f90fb74f44
commit
15c4f2fbde
5 changed files with 9 additions and 6 deletions
1
.github/workflows/container-scan.yml
vendored
1
.github/workflows/container-scan.yml
vendored
|
@ -32,6 +32,7 @@ jobs:
|
|||
path: trivy-report.json
|
||||
|
||||
- name: Clean up Docker
|
||||
if: always()
|
||||
run: |
|
||||
docker system prune -af --filter "until=24h"
|
||||
docker volume prune -f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue