Commit 0b36639
fix(ci): remove DOCKER env and local browser install for Playwright workflow
DOCKER=true caused isInsideDocker to be true, making Creevey connect
to the container's bridge IP instead of localhost, resulting in
ECONNREFUSED. Removing it lets Creevey use Docker mode correctly on
bare CI host. Local browser install is unnecessary since Creevey
manages its own Docker container.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent eb7fedb commit 0b36639
1 file changed
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 75 | | |
88 | 76 | | |
89 | 77 | | |
| |||
118 | 106 | | |
119 | 107 | | |
120 | 108 | | |
121 | | - | |
122 | 109 | | |
123 | 110 | | |
124 | 111 | | |
| |||
127 | 114 | | |
128 | 115 | | |
129 | 116 | | |
130 | | - | |
131 | 117 | | |
132 | 118 | | |
133 | 119 | | |
| |||
0 commit comments