Commit 392498d
multi-arch-test-build: fix opkg-related CI issues
Update gh-action-sdk to v10 that fixes building OPKG package index with
no keys being set, otherwise the toolchain always tries to sign
packages.
Disable checking signature for all opkg feeds, since it doesn't look
like it's possible to do it for the local feed only, which has signing
removed. This fixes running CI tests.
Fixes: 02f3958 ("multi-arch-test-build: don't sign packages")
Signed-off-by: George Sapkin <george@sapk.in>1 parent 892d50f commit 392498d
File tree
2 files changed
+5
-1
lines changed- .github
- dockerfiles_feeds
- workflows
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments