Commit 48a1f97
ci: Fix debian CI
Building dockerfile was failing with
```
Configuration file '/etc/systemd/system.conf'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ? Your options are:
[...]
```
Use non-interactive debian frontend and pass options to apt-get to use
default actions whereever needed and keep existing config files
automatically
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>1 parent 3dcad64 commit 48a1f97
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
0 commit comments