Closed Bartvaderkin closed 3 years ago
The Docker build completes: https://github.com/maykinmedia/catalogi-importer/pull/50/checks?check_run_id=1978822445 , but the push is skipped because it doesn't run on master branch.
The tag on the image logs as "maykinmedia/catalogi-importer:merge": the 'merge' parts seems to come from the github PR mechanism.
The tag on the image logs as "maykinmedia/catalogi-importer:merge": the 'merge' parts seems to come from the github PR mechanism.
That's fine for testing if the image can be built. As long as it's not pushed to dockerhub.
Fixes #22