Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.12 KB

README.md

File metadata and controls

15 lines (9 loc) · 1.12 KB

Logo

CI⚡CD: the theory put into practice

pipeline status coverage report

This is a sample repository to show a possible configuration of a GitLab pipeline and deploy with Ansible for a software written in php with Symfony framework.

Inside the .gitlab-ci.yml file you will be able to see the configuration of the CI/CD.

At the following link you can see an example of a GitLab pipeline.

Here the video of the speach at the phpday PUG Edition 2021.

This repository it's mirrored from GitHub to GitLab.