Hello everyone. For my company i build a hybrid app (angular2 and ionic2) and deploy it both Android and iOS. Actually i do it manually with this command
ionic cordova platform add ios ionic cordova platform add android ionic cordova build ios --prod ionic cordova build android --prod and after this I sign the ios application with xcode to create ipa and publish it. Now, i can automatize this with jenkins? How? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e70cacdc-9418-4431-8925-fb64f6bcdc99%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
