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: add workflow to build and push release multi-arch Docker images
Rather than letting Dockerhub build the images (which only suppports
building amd64 in the subscription the Cilium project is using), use a
GitHub actions workflow to build and push Docker images for amd64 and
arm64 on release.
Signed-off-by: Tobias Klauser <[email protected]>
0 commit comments