Right now, when an invalid config is pushed, the "Build Error" job is seen.
We can see that it will pull a
bash:4.4.19
Docker image by default.
It would be great to be able to customize this default Docker image (i.e., choose a different image), for Server.
Alternatively, can the "Build Error" job be implemented such that it doesn't require pulling an image?
For Server customers with restricted Docker registry setup, it may be beneficial for them to be able to specify an approved image.