You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought I might drop this reference in the existing (and closed) issue #57 but not sure if this is due to some recent change on Salesforce's side?
Running the existing script with --wait 2 resulted in (from Travis logs):
$ sfdx force:org:create -v HubOrg -s -f config/project-scratch-def.json -a ciorg --wait 2
ERROR: Invalid value was specified for wait. Please provide a wait value greater than 3 minutes.
The command "sfdx force:org:create -v HubOrg -s -f config/project-scratch-def.json -a ciorg --wait 2" exited with 1.
I literally just changed the value to 4, committed and pushed and the build went thru fine.
I'm new to both Salesforce and CI; Not sure if it's a temporary thing?
The text was updated successfully, but these errors were encountered:
I thought I might drop this reference in the existing (and closed) issue #57 but not sure if this is due to some recent change on Salesforce's side?
Running the existing script with
--wait 2
resulted in (from Travis logs):I literally just changed the value to 4, committed and pushed and the build went thru fine.
I'm new to both Salesforce and CI; Not sure if it's a temporary thing?
The text was updated successfully, but these errors were encountered: