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

[Feature/kustomize] CI/CD 배포 자동화를 위한 CI 코드 작성 완료 #15

Merged
merged 48 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 업데이트

@dev-kimdoyoung dev-kimdoyoung self-assigned this Nov 22, 2023
@dev-kimdoyoung dev-kimdoyoung merged commit 4ca6455 into develop Nov 22, 2023
3 checks passed
@dev-kimdoyoung dev-kimdoyoung deleted the feature/kustomize branch November 22, 2023 12:28
dev-kimdoyoung added a commit that referenced this pull request Nov 22, 2023
* branch 수정 및 permissions 변경

* origin 정보 변경

* 인증 관련 정보 추가

* secrets추가

* [Feature/kustomize] CI/CD 배포 자동화를 위한 CI 코드 작성 완료 (#15)

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 업데이트

---------

Co-authored-by: kim.doyoung <[email protected]>
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