@bradrydzewski ah good stuff – Thanks for the pointer to that! Is that stated officially somewhere? This is the first I’ve seen of that plugin.
Just checking, does drone/drone-registry-plugin work with Drone community edition? The installation seems fine and drone plugins registry list
returns AWS credentials, but my build step still fails with
default: Error response from daemon: Get https://nnnnnnnn.dkr.ecr.us-east-2.amazonaws.com/v2/go-cross-builder/manifests/2.0.1: no basic auth credentials
Hmm, it shouldn’t be trying to use basic auth. Do I need something in the build step to specify that a plugin is available?