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

chore(BE): 백엔드 CI/CD 구축 #2

Merged
merged 10 commits into from
May 23, 2024
Merged

Conversation

eeseung
Copy link
Member

@eeseung eeseung commented May 23, 2024

#️⃣ 이슈 번호

close #1

💡 구현 내용

백엔드 CI/CD를 구축했습니다.

  1. PR workflow - 브랜치 상관 없이 PR 올리면 빌드 테스트를 수행합니다.
  2. dev workflow - develop 브랜치에 푸시하면 staging 환경에 배포합니다.
  3. prod workflow - main 브랜치에 푸시하면 production 환경에 배포합니다.

📢 PR Point

📸 스크린샷

@eeseung eeseung added ⚙ setting 개발 환경 설정 🌐 BE 백엔드 작업 labels May 23, 2024
@eeseung eeseung linked an issue May 23, 2024 that may be closed by this pull request
3 tasks
Copy link
Contributor

@yeeezae yeeezae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨어요 ...... 🥹

@eeseung eeseung merged commit 31dc975 into develop May 23, 2024
1 check passed
@eeseung eeseung changed the title chore(BE): 백엔드 CI/CD 구축 chore(BE): 백엔드 CI/CD 구축 May 23, 2024
@eeseung eeseung deleted the feature/#1/backend-cicd branch May 23, 2024 10:21
eeseung added a commit that referenced this pull request May 23, 2024
* chore: workflows checkout step 추가
eeseung added a commit that referenced this pull request May 23, 2024
eeseung added a commit that referenced this pull request May 23, 2024
eeseung added a commit that referenced this pull request May 23, 2024
eeseung added a commit that referenced this pull request May 23, 2024
eeseung added a commit that referenced this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 BE 백엔드 작업 ⚙ setting 개발 환경 설정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

백엔드 CI/CD 구축
2 participants