-
Notifications
You must be signed in to change notification settings - Fork 1
Feature/6 ci docker integration #8
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
Conversation
- DockerFile ์ถ๊ฐ์ ์ด๊ธฐ ์คํ๊ฐ ์ค์
- CI workflow์ ๋์ปค ๋น๋์ Push ๋ช ๋ น ์ถ๊ฐ - ๋น๋ ํ ์คํธ ์งํํ ํต๊ณผ๋๋ค๋ฉด ์ด๋ฏธ์ง๋ฅผ ๋์ปคํ๋ธ์ ์ถ๊ฐ
- ๊ธฐ์กด DockerFile๋ก ์ค๊ฐ์ F ๋๋ฌธ์๋ก ์ธํด ์๋ฌ๊ฐ ๋ฐ์ํ์ฌ ํ์ผ๋ช ์ ์์ ํจ
- ๋ธ๋์น ์์ฑ์ค ๋๋ฝ๋ workflow์ Sonar ๊ด๋ จ job ์ถ๊ฐ
leebs0521
left a comment
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.
๊ณ ์ํ์ จ์ต๋๋ค
m-a-king
left a comment
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.
์๊ณ ํ์ จ์ต๋๋ค!
.github/workflows/CI.yml
Outdated
| - name: Build and analyze | ||
| - name: Docker build and push | ||
| run: | | ||
| echo "${{ secrets.DOCKER_HUB_PASSWORD }}" | docker login -u "${{ secrets.DOCKER_HUB_USERNAME }}" --password-stdin |
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.
| echo "${{ secrets.DOCKER_HUB_PASSWORD }}" | docker login -u "${{ secrets.DOCKER_HUB_USERNAME }}" --password-stdin | |
| - name: Login to Docker Hub | |
| run: docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_ACCESS_TOKEN }} |
๋ก๊ทธ์ธ์ ๋ฐ๋ก ๋นผ๋ฉด ๊ฐ๊ฒฐํด์ง ๊ฒ ๊ฐ์์
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.
๋ฐ๋ก ๋ถ๋ฆฌํ ์๊ฐ์ ๋ชปํ์๋ค์ ๊ฐ์ฌํฉ๋๋ค ๋ฐ์ํ๊ฒ ์ต๋๋ค
| docker push 7zrv/somemore:${GITHUB_SHA::7} | ||
| docker push 7zrv/somemore:latest |
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.
๋ฒ์ ๊ด๋ฆฌ์ ์ข์ ์์ ๊ฐ์ต๋๋ค
ayoung-dev
left a comment
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.
๊ณ ์ํ์ จ์ต๋๋ค~
- ๋ณด์๊ฐํ๋ฅผ ์ํด CI workflow์์์ ๋์ปค ๋ก๊ทธ์ธ ๋ฐฉ์์ ๊ธฐ์กด ํจ์ค์๋ ๋ฐฉ์์์ ์์ธ์ค ํ ํฐ ๋ฐฉ์์ผ๋ก ๋ณ๊ฒฝ
- ๋ณด์๊ฐํ๋ฅผ ์ํด CI workflow์์์ ๋์ปค ๋ก๊ทธ์ธ ๋ฐฉ์์ ๊ธฐ์กด ํจ์ค์๋ ๋ฐฉ์์์ ์์ธ์ค ํ ํฐ ๋ฐฉ์์ผ๋ก ๋ณ๊ฒฝ
|



resolved : #6
๐ ๊ณผ์ ์ค๋ช
ํ๋ก์ ํธ์ ๋์ปค ์ด๋ฏธ์ง ์์ฑ๊ณผ ๋์ปค ํ๋ธ์ Pushํ๋ ๊ณผ์ ์ ์๋ํ ์ํค๋ ์์ ์ ๋๋ค.
๐ฉโ๐ป ์๊ตฌ ์ฌํญ๊ณผ ๊ตฌํ ๋ด์ฉ
RQ-038
โ PR ํฌ์ธํธ & ๊ถ๊ธํ ์