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

[Feat] Elastic Beanstalk을 통한 CI/CD를 위한 설정 파일 추가 #32

Merged
merged 34 commits into from
Oct 4, 2023

Conversation

Ji-Un-Gil
Copy link
Member

Summary 📌

  • Github Actions Workflows yml을 추가한다

Describe your changes 📝

  • Elastic Beanstalk을 통한 CI/CD를 위한 설정 파일 추가

Check list ✅

  • I write PR according to the form
  • All tests are passed
  • Program works normally
  • I set proper PR labels
  • I remove any redundant codes

Opinions 🗣️

Issue numbers and link 🚪

Closes #30

@Ji-Un-Gil Ji-Un-Gil added the 💻 Infra 인프라 세팅 label Oct 4, 2023
@Ji-Un-Gil Ji-Un-Gil self-assigned this Oct 4, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

Unit Test Results

172 tests   172 ✔️  5s ⏱️
  73 suites      0 💤
  73 files        0

Results for commit 576d242.

@Ji-Un-Gil Ji-Un-Gil merged commit b51be7c into develop Oct 4, 2023
3 checks passed
@Ji-Un-Gil Ji-Un-Gil added the 🌏 Deploy 배포 관련 label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌏 Deploy 배포 관련 💻 Infra 인프라 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Github Actions Workflows yml을 추가한다
2 participants