Project

General

Profile

User Story #43

Updated by Bricklou about 2 months ago

Set up automated deployment pipeline so that documentation updates are published automatically when changes are pushed to the repository. 

 **Acceptance Criteria**: 
 - [x] [ ] Documentation builds are automatically on Git Push 
 - [x] Successful [ ] Succesful builds are deployed to production 
 - [x] [ ] Failed builds don't affect the live site 
 - [ ] Deployment status is visible in Git repository

Back