stamford-syntax-club / stamfordcenter-frontend

https://center.stamford.dev/
MIT License
0 stars 0 forks source link

deployment pipeline #6

Closed chinathaip closed 1 year ago

chinathaip commented 1 year ago

this PR creates a CI/CD pipeline that will:

  1. Build docker image and publish to GitHub Container Registry
  2. Change the frontend image tag in Infra Repo's stamfordcenter/docker-compose.dev.yaml
  3. Push the changes as new branch.

User then only need to go to the infra repo and click "Compare and Open Pull Requests" to submit changes to the infrasturcture configuration