Configure the system property to enable migration to ReleaseOps

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Update the sn_deploy_pipeline.migrate_releaseops system property to enable deployments using ReleaseOps.

    시작하기 전에

    Role required: admin or app_engine_admin

    You must have ReleaseOps installed and set up on your production and other pipeline environments to complete the following procedure. See Migrating App Engine pipelines to ReleaseOps for more information.

    프로시저

    1. On your production instance, navigate to All > System Properties > All Properties.
    2. In the search bar, enter sn_deploy_pipeline.migrate_releaseops and select the Enter key.
    3. Select the sn_deploy_pipeline.migrate_releaseops property from the list.
      주:
      By default, the sn_deploy_pipeline.migrate_releaseops property value is set to false.
    4. 옵션: If you aren’t in the correct application scope, select the link to open the record in the correct scope.
    5. In the Value field, enter true.
      Set the system property to enable migration to ReleaseOps.
    6. Select Update or select and hold (or right-click) in the header and select Save to update the record.

    결과

    You have set the sn_deploy_pipeline.migrate_releaseops system property to enable migration to ReleaseOps.

    다음에 수행할 작업

    If you customized your ReleaseOps deployment request states, you must map the deployment request states onto the corresponding App Engine deployment request states. See Map deployment request states for more information.