модифицировал шаги
This commit is contained in:
parent
79aeb84055
commit
48da78e423
|
|
@ -12,5 +12,5 @@ sh cp -a BuildSample/BuildSample/Output/ Output/Appstore/
|
|||
|
||||
publish 'Output/Appstore/Artifacts/BuildSample-{@version}.ipa' to testflight notes = 'Hello' api_token = '{@tf_api_token}' team_token = '{@tf_team_token}'
|
||||
|
||||
restore from backup '.'
|
||||
delete backup '.'
|
||||
restore from backup
|
||||
delete backup
|
||||
Loading…
Reference in New Issue