File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,13 @@ jobs:
4242 use_extensibility : false
4343 is_private_client : true
4444 setup_hybrid : false
45- project_dir : ' build '
46- project_id : ' FOOOOOOOOOOOOOOOOOO '
45+ project_dir : ' storefront '
46+ project_id : ' storefront '
4747 org_id : ' f_ecom_tbbn_prd'
4848 short_code : ' performance-001'
4949 client_id : ' 9629ef22-f8b8-4987-90ac-b815be3940c8'
5050 site_id : ' SiteNemesis'
51- instance_url : ' zzrf-001.dx.commercecloud.salesforce.com' # this doesn't matter because the OCAPI proxy in Runtime Admin will take precedence
51+ instance_url : ' https:// zzrf-001.dx.commercecloud.salesforce.com' # this doesn't matter because the OCAPI proxy in Runtime Admin will take precedence
5252
5353 # TODO: is this step still needed? I think it expects a project key
5454 # - name: Validate Generated Retail App Private Client
6363 mobify_user : ${{ secrets.MOBIFY_CLIENT_USER }}
6464 mobify_api_key : ${{ secrets.MOBIFY_CLIENT_API_KEY }}
6565
66+ # TODO: how did Rob run his push command?
6667 - name : Push Bundle to MRT
6768 uses : ' ./.github/actions/push_to_mrt'
6869 with :
You can’t perform that action at this time.
0 commit comments