The Auto DevOps pipeline in GitLab is supposed to be magic! It just reads your mind and does whatever you wanted! At least that seems to be what the sales blurb says!
Over the next few posts I will investigate how we use it. It is pretty clever, but we do need to set a couple of things first.
Requirements
This assumes docker is installed and working on the machine that will be used for the runner. I used my Linux desktop for this exercise which has Docker already set up.