I am trying to build a multiplatform image i.e. for ARM and AMD. I have installed a self hosted runner inside a kubernetes cluster and its active in bitbucket.
I have followed below documentation to run the pipeline. but I still get error "unknown flag: --use
"
however if i go to the runner and run this command manually "
" then it works