delphix / linux-pkg

Framework to build custom packages for the Delphix Appliance
Apache License 2.0
4 stars 31 forks source link

TOOL-21815 Update Jenkins Jobs to fetch and pass upstream branch to the app-gate,linux-pkg ant task #295

Closed shishaktdlpx closed 1 year ago

shishaktdlpx commented 1 year ago

Problem

This PR is a part of the PR (https://github.com/delphix/devops-gate/pull/1406) and https://github.com/delphix/dlpx-app-gate/pull/802. This change is required to pickup the build.branch automatically.

Solution

Config.sh has been modified where the `ant` command executes.

Testing Done

Provide a clear description of how this change was tested. At minimum this should include proof that a computer has executed the changed lines. Ideally this should include an automated test or an explanation as to why this pull request has no tests.