firecow / gitlab-ci-local

Tired of pushing to test your .gitlab-ci.yml?
MIT License
2.03k stars 115 forks source link

update example for docker-in-docker-build-with-local-registry #1240

Closed ticapix closed 1 month ago

ticapix commented 1 month ago

The current example was failing with the CI unable to connect to the registry.

Updating the example to avoid hardcoding IP and exposing 5000 to external network.