Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github actions 로 CI & CD 자동화 구축 #105

Open
10 tasks
cyjo9603 opened this issue Jul 4, 2022 · 0 comments
Open
10 tasks

Github actions 로 CI & CD 자동화 구축 #105

cyjo9603 opened this issue Jul 4, 2022 · 0 comments
Assignees
Labels
🚖. feature 기능 개발

Comments

@cyjo9603
Copy link
Owner

cyjo9603 commented Jul 4, 2022

Title

  • Github actions 로 CI & CD 자동화 구축

작업 필요 내용

  • test 작성
    • lint 검사
    • 빌드 검사 (node v16)
  • client & server 측 각각 CI 자동화 구축
    • docker image 생성
    • docker 배포 명령어 docker config 파일에 정의
    • docker 이미지 repository에 정의
    • secret key 설정
  • client & server 측 CD 구축
    • toast cloud instance 에 runner 설정
@cyjo9603 cyjo9603 added the 🚖. feature 기능 개발 label Jul 4, 2022
@cyjo9603 cyjo9603 self-assigned this Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚖. feature 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant