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 folder to the artifact directory. FlexDeploy will pick up everything from that directory and it will put it to the artifact repository.

Inputs

Input Name

Input Code

Required

Description

Workspace Name

FDOJETBUILD_WORKSPACE

No

Specify workspace name

Options

FDOJETBUILD_OPTION

No

Options to pass to ojet build

Outputs

Output Name

Description

Artifacts 

This operation produces artifacts that will be stored in the artifacts repository.

...