fix(agents): ensure E2E container rebuild before Playwright tests

This commit is contained in:
GitHub Actions
2026-01-31 00:24:33 +00:00
parent 00ed26eb8b
commit a751a42bf4
7 changed files with 546 additions and 796 deletions

View File

@@ -248,7 +248,7 @@ verify_environment() {
# Show container status
log_info "Container status:"
docker ps --filter "name=charon-playwright" --format "table {{.Names}}\t{{.Status}}\t{{.Ports}}"
docker ps --filter "name=${CONTAINER_NAME}" --format "table {{.Names}}\t{{.Status}}\t{{.Ports}}"
}
# Show summary