An automated CI/CD pipeline, which uses #TravisCI in the background, stopped working.
The error of the build output referred to an expired repository key of the #MongoDB repositories. While the dist image itself needs to be fixed by Travis CI, a quick workaround is to disable the MongoDB repos inside the build process. Here's how. 👇