I try to push .wlapp to a remote server with the following command.
mfp push rockW510_Local mprod
And i have the following error
Preparing for push... Error: error code: 306 Error: The runtime being pushed to [mprod] is not the same as the application's >runtime [StarterApplication_ionic-release71] Error: INVALIDRUNTIMESCENARIO Error: Push has failed
Is it not possible to push .wlapp, .adapter on a remote server with a different runtime of the local projet ?
Thanks