回答編集履歴

1

アプリ名を修正

2017/02/21 07:26

投稿

ito-p
ito-p

スコア6

test CHANGED
@@ -8,13 +8,13 @@
8
8
 
9
9
  Staging deploy
10
10
 
11
- code-push release-react github-feed-ios ios
11
+ code-push release-react <appName> ios
12
12
 
13
13
 
14
14
 
15
15
  Production
16
16
 
17
- code-push promote github-feed-ios Staging Production
17
+ code-push promote <appName> Staging Production
18
18
 
19
19
 
20
20