Commit ba03db3
CI: dockerfiles_feeds: add local APK feed
Currently APK package dependencies are installed from the standard
feeds. This may lead to test errors due to dependency mismatch/missing
dependencies.
This adds a local APK package feed so that dependencies are installed
from locally built packages.
Fixes: #41
Signed-off-by: Jeffery To <jeffery.to@gmail.com>1 parent c7ec823 commit ba03db3
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments