New pipelines to build nginx & deploy to ECS
Slightly modified version compared to pipelines used in presets-backend.
- nginx image is now being built alongside opmet-backend image
- commits create development images in branches
- tags in main create production images
- production images automatically deployed to ECS
Closes #18 (closed)