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

[BUG] 빌드 버전 오류 #72

Closed
hyunmin0317 opened this issue Oct 4, 2024 · 0 comments · Fixed by #73
Closed

[BUG] 빌드 버전 오류 #72

hyunmin0317 opened this issue Oct 4, 2024 · 0 comments · Fixed by #73
Assignees
Labels
🐛 BugFix 버그 관련 라벨입니다. (fix)
Milestone

Comments

@hyunmin0317
Copy link
Member

문제 상황

  • 빌드 버전 잘못 설정됨 ( 0.0.1-SNAPSHOT )

문제 원인 및 해결과정

  • 깃허브 액션에서 git tag 가 불러와지지 않아서 발생
  • git checkout 설정 변경
@hyunmin0317 hyunmin0317 added the 🐛 BugFix 버그 관련 라벨입니다. (fix) label Oct 4, 2024
@hyunmin0317 hyunmin0317 added this to the v1.0.0 milestone Oct 4, 2024
@hyunmin0317 hyunmin0317 self-assigned this Oct 4, 2024
hyunmin0317 added a commit that referenced this issue Oct 4, 2024
hyunmin0317 added a commit that referenced this issue Oct 4, 2024
* chore: 깃 checkout 설정 변경 (#72)

* chore: 깃 tag 포함 (#72)

* fix: 빌드 버전 오류 해결 (#72)
hyunmin0317 added a commit that referenced this issue Oct 4, 2024
* chore: 깃 checkout 설정 변경 (#72)

* chore: 깃 tag 포함 (#72)

* fix: 빌드 버전 오류 해결 (#72)
@hyunmin0317 hyunmin0317 linked a pull request Oct 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 BugFix 버그 관련 라벨입니다. (fix)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant