Project

General

Profile

User Story #43

Updated by Bricklou 2 months ago

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

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

Back