
[CI/CD] Github Actions, AWS S3, AWS CodeDeploy를 이용한 CI/CD - 2
·
Server/Infra
이전글 [CI/CD] Github Actions, S3, CodeDeploy를 이용한 CI/CD - 1이전글 https://chordplaylist.tistory.com/283 [CI/CD] Github Actions, S3, CodeDeploy를 이용한 CI/CD - 0 Github actions Github Repository에서 Actions로 들어가게 되면, 현재 내가 사용하는 언어에 맞게 스크립트를 구성해서chordplaylist.tistory.comGihub Secrets/ 환경변수 설정해당 Repository의 Settings 탭의 Secrets and variables 메뉴에 있는 Actions를 눌러서 위와 같은 페이지로 이동한다.이동 후 New repository secret버튼을 선택..