Feature #23
Updated by Fernando Jose Capeletto Neto almost 2 years ago
To allow Continuous Integration / Delivery / Deploy for CMSDisplay, the following tasks need are needed :
* [[Dockerize CMSDisplay] :/issues/32 ]
* Create a multi-topic branch CMSDisplay_Sonar Jenkins pipeline to trigger SonarQube code analysis.
* Create a muti-topic branch CMSDisplay_IntegrationTest Jenkins Pipeline w/ steps: Test -> Build -> Create Docker Img -> Start a Cloud Instance in it to test the snapshot.
* Create a master/release branch CMSDisplay_Deploy Jenkins Pipeline w/ steps: Test -> Build -> Create Docker Img -> Publish Docker Img -> Trigger docker-compose recreation on Prod.
* Modify nginx cms.lab.fernando.engineer.conf at lab.fernando.engineer