- Notifications
You must be signed in to change notification settings - Fork1k
Commit58a22ad
committed
ci: Run PostgreSQL with a scratch directory to improve CI durability
When using parallel before, multiple PostgreSQL containers wouldunintentionally interfere with the other's data. This ensuresboth containers have separated data, and don't create a volume.🌮@bryphe-coder for the idea!1 parent2b922b1 commit58a22ad
2 files changed
+18
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
| |||
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
| |
22 | 28 |
| |
23 | 29 |
| |
24 | 30 |
| |
25 | 31 |
| |
| 32 | + | |
| 33 | + | |
26 | 34 |
| |
27 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
28 | 44 |
| |
29 | 45 |
| |
30 | 46 |
| |
| |||
57 | 73 |
| |
58 | 74 |
| |
59 | 75 |
| |
| 76 | + | |
60 | 77 |
| |
61 | 78 |
|
0 commit comments
Comments
(0)