토큰 발행
-토큰 발행 후 메모장 등에 별도로 저장할 것
#Github에서 레포 생성
**git remote add origin
git remote add origin [<https://github.com/><본인계정>/](<https://github.com/%3c%EB%B3%B8%EC%9D%B8%EA%B3%84%EC%A0%95%3e/jenkins>)<레포지토리 명>**
저 원격 레포지토리를 origin으로 명명하겠다.
존재할경우 remove하고 다시 명명