blurts-server
blurts-server copied to clipboard
MNTOR-2247
References:
Jira: MNTOR-2247
Description
First steps of CICD:
- Eliminate the need to depend on CircleCI (took out the linting etc)
- Add continuous deployment that builds docker images and push to dockerhub whenever a push on
mainhappens.
Screenshot (if applicable)
Not applicable.
How to test
Checklist (Definition of Done)
- [x] Commits in this PR are minimal and have descriptive commit messages.
- [x] I've added or updated the relevant sections in readme and/or code comments
- [x] Product Owner accepted the User Story (demo of functionality completed) or waived the privilege.
- [x] All acceptance criteria are met.
- [x] Jira ticket has been updated (if needed) to match changes made during the development process.
- [x] Jira ticket has been updated (if needed) with suggestions for QA when this PR is deployed to stage.