Actions
Task #40
closedCMS - Feature #23: Stablish standards and practices to enhance DevOps CI/CD processes.
Epic #36: Apply standards and practices to enhance DevOps CI/CD processes.
Create a release branch CMSDisplay_Deliver Jenkins pipeline
Description
Create a release branch CMSDisplay_Deliver Jenkins pipeline w steps: Test -> Build -> Create Docker Img -> Publish Docker Img.
(This pipeline shall be used only over 'releases' branches and shall be compliant with other CMS artifacts in the same 'main' release.
(e.g. 'cms-display:N.x.y' is compatible with 'trackhandler:N.z.w', but 'cms-display:M.b.c' is not necessarily. The same logic applies to any other CMS artifacts.
- Created Jenkins Pipeline CMSDisplay_Deliver at https://jenkins.fernando.engineer/job/CMSDisplay_Deliver/
Actions