cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to automatically activate HTML5 applications in SAP Cloud Platform?

Former Member
0 Kudos

Hi guys,

I'm looking for any way to activate HTML5 Apps automatically after push to repository, i don't know if maybe there are any configuration file with a flag to do that like WebIDE.

I'm using Jenkins and Gitlab as a company CI scenario for SAPUI5 development and we want to automatize the final step.

Thanks,

Iván Lynch

Accepted Solutions (0)

Answers (1)

Answers (1)

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Iván,

For CI automation of html5 apps you have to package it in multi-target application format and deploy it via neo command line tool that is available via sdk.

Please check the CI Best Practices Blogs - you will find a complete example with Jenkins automation scripts and a very detailed explanation of each step.

Regards,
Ivan