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

Develop #16

Merged
merged 6 commits into from
Nov 22, 2023
Merged

Develop #16

merged 6 commits into from
Nov 22, 2023

Conversation

dev-kimdoyoung
Copy link
Collaborator

PR 요약

  • 배포 자동화를 위한 github action CI 코드 작성 완료

변경 사항 명시

GO Build

  • GO 1.21.x 버전으로 Build 테스트

Docker Build

  • Dockerfile 기반으로 Build 테스트

Docker Private Registry push

  • NCP Registry에 Docker Image Push

Push image tag CICD Repo

  • aviator-cicd repo에 image tag 업데이트

kim.doyoung and others added 6 commits November 21, 2023 00:12
1. GO Build
- GO 1.21.x 버전으로 Build 테스트

2. Docker Build
- Dockerfile 기반으로 Build 테스트

3. Docker Private Registry push
- NCP Registry에 Docker Image Push

4. Push image tag CICD Repo
- aviator-cicd repo에 image tag 업데이트
@dev-kimdoyoung dev-kimdoyoung merged commit b260ec7 into master Nov 22, 2023
2 checks 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.

CD (Helm + Argo CD) 구성
1 participant