Configure the Packaging Job
From the source files in the Git repository's main
branch, the packaging job generates two archive files: a source archive file that contains
the visual application's source files and a build artifact archive file.
If you don't want to change the visual application's default archive file names, there's no need to configure the packaging job.
However, if you do want to specify custom names, follow these steps:
If you change the default file names of archive files, then remember to
configure the deployment job to use the same file names.
- In the Jobs tab, click the deployment job.
- Click Configure.
- Click Configure .
- Click the Steps tab and navigate to the Oracle Deployment section.
- In File names, select Use custom file names.
- In Sources and Build Artifact, enter the same file names (with path) you specified in the packaging job.
- Click Save.