You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/workflows/reusable-e2e-tests-run.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ jobs:
64
64
- run: docker compose -f docker-compose.yml run --rm api migrate-database
65
65
66
66
# start necessary containers
67
-
- run: docker compose -f docker-compose.yml up -d api frontend pdf print browserless database docker-host http-cache mail pg-admin reverse-proxy
67
+
- run: docker compose -f docker-compose.yml up -d api frontend pdf print browserless database docker-host http-cache http-cache-logs mail pg-admin reverse-proxy
0 commit comments