Is your feature request related to a problem? Please describe.
Test Environment must stay up-to-date with changes on develop branch.
Describe the solution you'd like
After every PR merge to develop branch, new Docker images should be created to stay up-to-date with changes on Test Environment. Achieve this with GitHub Actions pipeline.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
Test Environment must stay up-to-date with changes on
developbranch.Describe the solution you'd like
After every PR merge to
developbranch, new Docker images should be created to stay up-to-date with changes on Test Environment. Achieve this with GitHub Actions pipeline.Describe alternatives you've considered
Additional context