Programming - CI/CD 지속적인 통합 (Continuous Integraion) 여러 개발자가 작성하거나 수정한 소스를 지속적으로 통합하고 테스트하는 것 지속적인 배포(Continuous Deployment) 개발,통합,배포, 릴리즈, 테스트를 자동화해 지속적으로 배포하는 것 Previous Next
[Google Cloud] Calling Cloud Functions from other functions GCP - Calling Cloud Functions from other functions