Skip to content

RFD5: Avoid pushing test image to registry

Pushing the built container image to a registry is expensive, wastes tons of registry space, requires credentials, and is unnecessary. Only build it locally and deploy from that.


I may be missing some reason why pushing to the registry is necessary/desirable. Then of course just dismiss this. Thanks!

Merge request reports

Loading