Version: 2022.1
언어: 한국어
ScriptableObject 형식으로 매니페스트 빌드
클라우드 빌드 REST API

예약된 빌드

Unity Cloud Build lets you configure build targets to automatically build on a schedule. To set up a schedule:

  1. Sign in to the to the Unity Developer website.
  2. Select DevOps > Cloud Build > Configurations.
  3. Select your build target.
  4. Click Edit.
  5. On the Basic settings tab, under Scheduling, enable Auto-build.

When you’ve enabled Auto-build on a build target, you can configure a build schedule: * 반복 주기(한 번, 매일, 매주, 매달, 매년) * 빌드의 날짜 및 시간 * 빌드가 캐싱을 사용하는지 여부

Scheduled builds
Scheduled builds

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.

프로젝트에 대해 생성할 수 있는 예약 수에는 제한이 없지만, 각 빌드 타겟에 대해서는 하나의 일정만 설정할 수 있습니다. 프로젝트에 대해 여러 일정을 생성하려면 추가 빌드 타겟을 생성해야 합니다.

ScriptableObject 형식으로 매니페스트 빌드
클라우드 빌드 REST API