shinsunyoung / springboot-developer

📚 <스프링부트 3 백엔드 개발자 되기> 예제코드
230 stars 92 forks source link

[Chapter 11] CI/CD 과정에 application.yml에서 jwt.secret_key 삭제하면 발생하는 오류. #28

Closed Hong-mae closed 1 year ago

Hong-mae commented 1 year ago

image

위 사진처럼 application.yml 에서 jwt 관련 정보를 삭제하고 커밋하면 github action에서 오류가 발생합니다. 해결방법을 모르겠습니다 ㅠㅠ.. 안지우고 커밋하면 되기는한데.. 민감한정보는 지우라고 적혀있어서 어떻게 처리해야하나요?

Hong-mae commented 1 year ago

20 과 동일한 질문이라 종료하겠습니당