maykinmedia / catalogi-importer

Easily import i-Navigator exports into the Catalogi API, such as the one in Open Zaak.
Other
2 stars 0 forks source link

Added Docker image push to Github actions #50

Closed Bartvaderkin closed 3 years ago

Bartvaderkin commented 3 years ago

Fixes #22

Bartvaderkin commented 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.

joeribekker commented 3 years ago

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.