0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

SAP CP MultiTargetApplicationのビルド、デプロイ

Posted at

MultiTargetApplicationのビルド、デプロイ方法について
デプロイをしたいプロジェクトを右クリック→Build→Build with Cloud MTA Build Toolを選択
スクリーンショット 2020-05-27 14.11.02.png

console.logにcompletedが出力されていることを確認
スクリーンショット 2020-05-27 14.12.30.png

完了するとmta_archivesフォルダにmtarファイルができていることを確認
※mtarファイルはmta.yamlの記述を元に作成されている。
スクリーンショット 2020-05-27 14.13.57.png

作成されたmtarファイルを右クリック→Deploy→Deploy to SAP CloudPlatFormを選択
スクリーンショット 2020-05-27 14.15.24.png

任意の環境とスペースを選択し、デプロイを行う
※API EndPointについてはWebIDEのWorkSpacePreferenceの設定を参考にしている。
スクリーンショット 2020-05-27 14.16.22.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?