Git will not be used to check out the source code.
We will use COPY in Dockerfile directly.
To specify the Git branch or commit ID to build from, just generate a new build config from the
template with corresponding WAIVERDB_GIT_REF template argument.
Note: This Dockerfile is only used by the C3I pipeline jobs. Existing jobs on rcm-tools-jenkins will continue to use the Dockerfile at the root until we finally merge those 2 Dockerfiles.
Git will not be used to check out the source code.
We will use
COPYin Dockerfile directly.To specify the Git branch or commit ID to build from, just generate a new build config from the
template with corresponding
WAIVERDB_GIT_REFtemplate argument.Note: This Dockerfile is only used by the C3I pipeline jobs. Existing jobs on rcm-tools-jenkins will continue to use the Dockerfile at the root until we finally merge those 2 Dockerfiles.