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] CI/CD 파이프라인 구현 #2

Merged
merged 6 commits into from
Sep 26, 2024
Merged

[FEAT] CI/CD 파이프라인 구현 #2

merged 6 commits into from
Sep 26, 2024

Conversation

SolfE
Copy link
Contributor

@SolfE SolfE commented Sep 25, 2024

추가된 기능

  • CI : main 브렌치 PR시 테스트코드 확인
  • CD : main 브렌치 업데이트 시 AWS EC2 배포

변경된 파일

  • dockerfile
  • git action workflow

관련 이슈

#1

@SolfE SolfE added the enhancement New feature or request label Sep 25, 2024
@SolfE SolfE self-assigned this Sep 25, 2024
@SolfE SolfE linked an issue Sep 25, 2024 that may be closed by this pull request
4 tasks
Copy link

github-actions bot commented Sep 25, 2024

Unit Test Results

1 tests   1 ✔️  0s ⏱️
1 suites  0 💤
1 files    0

Results for commit 3bf9c0d.

♻️ This comment has been updated with latest results.

@SolfE SolfE force-pushed the feat/CICD branch 2 times, most recently from 4a98276 to 56973eb Compare September 26, 2024 16:37
@SolfE SolfE merged commit 4d2d051 into main Sep 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI/CD 파이프라인 구현
1 participant