[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-04 UTC。"],[],[],null,["# Deploying Cloud Run functions from Cloud Source Repositories\n\nThis topic describes how to deploy\n[Cloud Run functions](/functions)\nby using code that is version controlled in Cloud Source Repositories.\n\nBy integrating Cloud Run functions with Cloud Source Repositories, you can\nuse Cloud Source Repositories to version control the code that contains your\nfunction. As the function changes over time, you can continue to access previous\ncommits to see how the function changed and when.\n\nCreate and deploy the function\n------------------------------\n\nWith your code stored in Cloud Source Repositories, your next step is to\ncreate a function and deploy it. Follow the instructions in the\nCloud Run functions guide: [Deploying from Cloud Source Repositories](/functions/docs/deploying/repo).\n\nWhat's next\n-----------\n\nFor more information on deploying Cloud Run functions to\nCloud Source Repositories, see the following Cloud Run functions\ndocumentation:\n\n- [Deploying from source control](/functions/docs/deploying/repo)\n- [Continuous testing and deployment](/functions/docs/bestpractices/testing#continuous_testing_and_deployment)"]]