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] ci와 cicd 워크플로우 분리 #8

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Conversation

j2noo
Copy link
Contributor

@j2noo j2noo commented Mar 1, 2024

🗃 Issue

🔥 Task

  • ci.yml과 cicd.yml`을 분리했습니다.
  • ci.yml은 pr 생성시 트리거 됩니다. gradlew build까지만 진행합니다.
  • cicd.yml은 push시 트리거 됩니다.

📄 Reference


왜 develop 브랜ㅊ ㅣ 안만들어지나요......?

@j2noo j2noo requested review from lsm-del and sominyun March 1, 2024 15:39
@j2noo j2noo self-assigned this Mar 1, 2024
@j2noo j2noo changed the base branch from main to develop March 2, 2024 02:21
@j2noo j2noo merged commit e1c0d41 into develop Mar 2, 2024
2 checks passed
@lsm-del lsm-del deleted the chore/#1-ci-cicd branch March 8, 2024 07:52
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.

[chore] ci 트리거와 ci/cd 트리거 분리
1 participant