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

[fix] cd 서버에 배포하는 스크립트 수정 #26

Merged
merged 3 commits into from
Jan 3, 2024

Conversation

jo0oy
Copy link
Contributor

@jo0oy jo0oy commented Jan 3, 2024

🎯 목적

  • 새 기능 (New Feature)

  • 리팩토링 (Refactoring)

  • 버그 수정 (Bug Fix)

  • 테스트 (Test)

  • CI/CD

  • 설정 (Setup)

  • 간략한 설명:
    : docker compose MySQL 환경변수 설정 수정 및 deploy.yml에 배포 스크립트 명령어 수정


🛠 작성/변경 사항

변경사항

  • docker compose 설정이 변경되어 로컬에서 재실행 해야 합니다.
  • 재실행 하시기전 루트의 database 디렉토리 하위에 data 디렉토리를 삭제 후 재실행 시켜주세요!

🔗 관련 이슈

This close #24

@jo0oy jo0oy added fix 기능을 수정합니다. feat 기능을 추가합니다. labels Jan 3, 2024
@jo0oy jo0oy self-assigned this Jan 3, 2024
Copy link

github-actions bot commented Jan 3, 2024

Test Results

1 tests  ±0   1 ✅ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 8e18bcb. ± Comparison against base commit 09d7ca0.

@jo0oy jo0oy merged commit 60cf680 into develop Jan 3, 2024
3 checks passed
@jo0oy jo0oy deleted the feature/#24-fix-cd-script branch January 3, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능을 추가합니다. fix 기능을 수정합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] cd 서버에 배포하는 스크립트 수정
1 participant