-
Notifications
You must be signed in to change notification settings - Fork 1
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
ENV: docker 및 client build github action 등록 #46
The head ref may contain hidden characters: "42-env-docker-\uBC0F-remote-server-\uC124\uC815"
Conversation
Codecov ReportBase: 100.00% // Head: 100.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #46 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 4 4
=========================================
Hits 4 4
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
- push option 추가 및 tag 추가
- docker build&push test
script: | | ||
echo ${{secrets.CONTAINER_REGISTRY_TOKEN}} | docker login ghcr.io -u kumsil1006 --password-stdin | ||
docker pull ghcr.io/kumsil1006/oao-dev-client | ||
docker pull ghcr.io/kumsil1006/oao-dev-proxy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
항상 중단될 것 같으니 이 부분은 테스트를 좀 해보자
- 최적화 테스트는 bug issue로 달아놓고 적용
개요
docker 및 client build github action 등록
세부 내용
공유
relevant issue number