Hi,
I am using the aws-ecr/build-and-push-image orb to build docker images and push them to AWS ECR.
I’m using a medium machine to do the work. I’d like to try and increase that to a faster machine type.
Is this possible? I’ve tried numerous options in my config file but I am struggling to get the right syntax. Perhaps it is not possible with this orb…
Here I have defined an executor named custom, and I am passing that in to the orb job under the executor parameter. You will also need to specify an image. A list of available images for the machine executor is available here: