mirror of
https://github.com/coredns/coredns.git
synced 2026-04-10 22:15:36 -04:00
Use `docker/login-action` instead of handling Docker login in the Makfile. This fixes special character handling in the Makefile as well as allowing future pushing to other container registries. Signed-off-by: SuperQ <superq@gmail.com>