stefanprodan / mgob

MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mgob travis doesn't build any more

wonko opened this issue · comments

...due to the unauthenticated pulling from Docker Hub.

This prevents builds/tests to run, and no docker images are published.

See https://docs.docker.com/docker-hub/download-rate-limit/#how-do-i-authenticate-pull-requests for fixes.

Not sure if you are still using it
I created a gh action to deal with it in my fork.

d5b61cf