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

docker publish를 위한 ci pipeline 구성 #17

Merged
merged 6 commits into from
Dec 31, 2023

Conversation

yuridekim
Copy link
Collaborator

PR 요약

  • Aviator 빌드와 docker push

변경 사항 명시

Go test & build

Checkout

  • 깃 해쉬로 체크아웃

Docker meta

  • 도커 메타데이터 구성

Set up QEMU

  • docker buildx를 위한 에뮬레이터 구성

Set up Docker Buildx

  • docker buildx 설치

Login to DockerHub

  • 레포에 있는 secrets로 도커허브 로그인

Build and push

  • 도커 빌드 후 허브로 푸쉬

@dev-kimdoyoung dev-kimdoyoung merged commit 6a77fbd into cloud-club:master Dec 31, 2023
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.

CI (Github Action) 구성
2 participants