ci


Ci/Cd: Continuous Deployment Or Continuous Delivery?

A simple explanation of continuous integration, delivery, and deployment

Gitlab-Ci Using Panther And Symfony 4

I tried to test my Symfony 4.1 app using gitlab-ci. Basically, when we Test PHP application we...

post-463-thumbnail
Designing Continuous Build Systems: Docker Swarm Orchestration

Building code is sometimes as simple as executing a script. But a full-featured build system requires...