Commit e4bb7da
committed
ci(release): enforce non-interactive apt upgrades for termux builds
- Set `DEBIAN_FRONTEND=noninteractive` and add the `--force-confnew` flag to the system upgrade process.
- Prevent the CI environment from hanging on configuration prompts, and ensure the latest stable system packages are consistently deployed.1 parent 04434a0 commit e4bb7da
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
0 commit comments