Re-add sleep call in pipelines

This commit is contained in:
Ramon Wenger 2023-05-11 13:45:25 +02:00
parent 8c66a5a225
commit a1a0431f39
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ definitions:
- npm ci --prefix client
- npm run "install:cypress" --prefix client
- npm run dev --prefix client 2>&1 > /dev/null &
- sleep 5
- curl http://localhost:8080/beta-login
- npm run --prefix client currents
- &component-test