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

[INIT] CI 및 템플릿 설정하기 #8

Merged
merged 10 commits into from
Jan 7, 2024
Merged

Conversation

csb9427
Copy link
Contributor

@csb9427 csb9427 commented Jan 7, 2024

close #7

우선은 템플릿 설정 먼저 했습니다.

@csb9427 csb9427 requested review from Chan531 and thguss January 7, 2024 11:39
@csb9427 csb9427 changed the title [INIT] CI, CD 설정하기 [INIT] CI 및 템플릿 설정하기 Jan 7, 2024
@@ -0,0 +1 @@
안녕
Copy link
Contributor

Choose a reason for hiding this comment

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

카와이

Copy link
Member

Choose a reason for hiding this comment

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

ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ

Copy link
Member

@thguss thguss left a comment

Choose a reason for hiding this comment

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

감사합니다~

@@ -0,0 +1 @@
안녕
Copy link
Member

Choose a reason for hiding this comment

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

ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ

Comment on lines +21 to +25
- name: application.yaml 생성
run: |
cd src/main/resources
echo "${{ secrets.APPLICATION }}" > ./application.yaml
working-directory: ${{ env.working-directory }}
Copy link
Member

Choose a reason for hiding this comment

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

나중에 application-dev.yml 파일로 가져가면 좋을 것 같아요. (이후 수정 예정 확인 완료)

@csb9427 csb9427 merged commit c7708a1 into develop Jan 7, 2024
1 check passed
@thguss thguss deleted the feature/#7-cicd-init branch January 10, 2024 03:28
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.

[INIT] CI 및 템플릿 설정하기
3 participants