Signalen / backend

Backend for Signalen, an application that helps cities manage and prioritize nuisance reports.
https://signalen.org
Mozilla Public License 2.0
5 stars 5 forks source link

Automatically build and push containers to Dockerhub #19

Closed bartjkdp closed 4 years ago

bartjkdp commented 4 years ago

We would like to have an automated mechanism that builds and pushes containers to the Signalen Dockerhub when updates are present on the development and master branch of the Amsterdam repository.

This could very well be done with scheduled GitHub actions.

bartjkdp commented 4 years ago

Created a simple solution in the build-and-push repository.