Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Build a web application through OJet command line interface and store the resulting artifact in the artifacts directory.

The operation goes to the folder with source code, execute OJet CLI commands building the application and returns the result web (android,ios,windows,web) folder to the artifact directory. FlexDeploy will pick up everything from that directory and it will put it to the artifact repository.

Inputs

Input NameInput CodeRequiredDescription
Workspace NameFDOJETBUILD_WORKSPACENoSpecify workspace name
OptionsFDOJETBUILD_OPTIONNoOptions to pass to ojet build

...