facebook twitter hatena line email

「Unity/CloudBuild」の版間の差分

提供: 初心者エンジニアの簡易メモ
移動: 案内検索
(git連携)
(git連携)
行21: 行21:
 
# リポジトリ選択(githubとか選択してgitのプロジェクトを選択)
 
# リポジトリ選択(githubとか選択してgitのプロジェクトを選択)
 
# プラットフォーム(WebGLとか)選択
 
# プラットフォーム(WebGLとか)選択
 +
 +
==CloudBuild実行==
 +
# historyからBuildボタンを押す
  
 
==参考==
 
==参考==
 
https://www.fast-system.jp/unity-cloud-build-howto/
 
https://www.fast-system.jp/unity-cloud-build-howto/

2021年7月21日 (水) 15:30時点における版

CloudBuildをOnへ

window/General/Services/CloudBuildをonへ

CloudBuildが使えるプランか確認

UnityTeasmAdvantedが必要なので、以下リンク先から確認

Unity/UnityTeams [ショートカット]

CloudBuild使えることを確認

  1. https://dashboard.unity3d.com/
  2. CloudBuild選択
  3. 連携してるUnityプロジェクト選択
  4. Configを開き
  5. "EDIT SOURCE CONTROL"のリンクが有効であることを確認

git連携

  1. https://dashboard.unity3d.com/
  2. CloudBuild選択
  3. 連携してるUnityプロジェクト選択
  4. Configを開き
  5. "EDIT SOURCE CONTROL"のリンクをクリック
  6. リポジトリ選択(githubとか選択してgitのプロジェクトを選択)
  7. プラットフォーム(WebGLとか)選択

CloudBuild実行

  1. historyからBuildボタンを押す

参考

https://www.fast-system.jp/unity-cloud-build-howto/