GitHub 으로 협업하는 실습

git clone ~ 주소

git add . git commit -m "frist chnage등 이름" git remote -v git push origin main

Cloud Native CI/CD 구축하기 실습