Build container images on push to main branch
Created by: Normo
Build container images on push to main branch
Fixes https://github.com/hifis-net/RSD-as-a-service/issues/12
Changes proposed in this pull request:
- adds gh actions workflow that will be triggered on push to main branch and builds & push container images
How to test:
- n.a.
PR Checklist:
-
Increase version numbers in docker-compose.yml
-
Link to a GitHub issue -
Update documentation -
Tests