Unity Cloud Build lets you configure build targets to automatically build on a schedule. To set up a schedule:
When you’ve enabled Auto-build on a build target, you can configure a build schedule: * 반복 주기(한 번, 매일, 매주, 매달, 매년) * 빌드의 날짜 및 시간 * 빌드가 캐싱을 사용하는지 여부
Once set up, Cloud Build automatically starts a build for your build target at the specified date and time, and repeats as often as you specified. To disable a schedule, disable Auto-build.
프로젝트에 대해 생성할 수 있는 예약 수에는 제한이 없지만, 각 빌드 타겟에 대해서는 하나의 일정만 설정할 수 있습니다. 프로젝트에 대해 여러 일정을 생성하려면 추가 빌드 타겟을 생성해야 합니다.