Skip to content

[LP-493] Remove CI dependency from CD workflow#7

Merged
yessjun merged 1 commit intomainfrom
feat/LP-493-remove-ci-from-cd
Nov 14, 2025
Merged

[LP-493] Remove CI dependency from CD workflow#7
yessjun merged 1 commit intomainfrom
feat/LP-493-remove-ci-from-cd

Conversation

@yessjun
Copy link
Contributor

@yessjun yessjun commented Nov 14, 2025

Summary

CD 워크플로우에서 CI 의존성을 제거하여 배포 시간 단축

Changes

Modified Files

.github/workflows/cd.yml

  • Line 18-19 제거: ci job 정의 삭제
  • Line 22 수정: deploy-to-productionneeds: ci 의존성 제거

- Remove duplicate CI execution in CD workflow
- CI already passed during PR merge to main
- Saves time on manual CD triggers

LP-493
@yessjun yessjun merged commit 584fb43 into main Nov 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant