You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: build one SDK container per target instead of per architecture
Each target has unique base packages, so SDKs need to be built per
target. The first target for each architecture also gets an arch-based
tag as a convenience default.
Tags use dashes instead of slashes (e.g. ath79-generic not ath79/generic)
since Docker tags cannot contain slashes.
0 commit comments