- Notifications
You must be signed in to change notification settings - Fork266
Commitaf33329
committed
Upgrade woodpecker config
- Pipeline changed its name to steps.- Default checkout was target branch, conflicting with our fetch.- Spliting fetch and actual tests for readability.- Cannot split apt install as each step runs in a separated- container (clean way would be to create an image with hunspell in it).Also I don't remember why there's those git things here, so let's trywithout…1 parentbd6abaa commitaf33329
2 files changed
+36
-4
lines changedLines changed: 28 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
4 | 30 |
| |
5 | 31 |
| |
6 | 32 |
| |
7 | 33 |
| |
8 | 34 |
| |
9 | 35 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 36 | + | |
13 | 37 |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + |
0 commit comments
Comments
(0)