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
I'm working on building a splunk/docker-splunk image for both amd64 and arm64 platforms, but it requires splunk/splunk-cloud-sdk-go binaries for arm64 platform and built them sucessfully after some changes to the Makefile.
I have checked the cicd/publish/sdk/publish.sh file but there is no mention of any specific CI to release the binaries on Github. Can you please share the process as how you are releasing the binaries on Github?