Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔎 관련이슈
✨ 변경사항
ci/cd.yml (배포용)
+추가) ci/cd_develop.yml (개발용)
AWS EC2, RDS 새롭게 하나 더 개발용으로 생성
GithubActions 에서 secret variable에 접근할때, 배포환경 별로 접근할 수 있게끔 -> environment 설정
방법:
kaeraServer 홈 > Settings > Code and automation > Environments > [New enrionment] 버튼 클릭하여, 해당 환경 내부에 Environment secrets 생성
개발, 배포 공통으로 사용되는 variable 은 -> respository secrets로 설정
방법:
kaeraServer 홈 > Settings > Security > Secrets and variables > Actions > [New repository secret] 버튼 클릭하여 생성
📃 참고사항
https://velog.io/@cataiden/ci-cd-with-github-actions-and-aws-codedeploy