mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
Inji 700 UI automation (#1190)
This commit is contained in:
1
.github/workflows/ui-automation.yml
vendored
1
.github/workflows/ui-automation.yml
vendored
@@ -147,6 +147,7 @@ jobs:
|
||||
APPLE_KEY_ID: '${{ secrets.APPLE_KEY_ID }}'
|
||||
APPLE_ISSUER_ID: '${{ secrets.APPLE_ISSUER_ID }}'
|
||||
APPLE_KEY_CONTENT: '${{ secrets.APPLE_KEY_CONTENT }}'
|
||||
MATCH_PASSWORD: '${{ secrets.INJI_IOS_MATCH_PASSWORD }}'
|
||||
|
||||
- name: Configure AWS CLI
|
||||
run: |
|
||||
|
||||
@@ -105,7 +105,7 @@ platform :ios do
|
||||
in_house: false,
|
||||
is_key_content_base64: true
|
||||
)
|
||||
|
||||
|
||||
match(
|
||||
type: 'appstore',
|
||||
app_identifier: "#{generate_app_bundle_id}",
|
||||
|
||||
Reference in New Issue
Block a user