Skip to content

Commit

Permalink
Merge branch 'master' of github.com:JellyBellyDev/ci-cd-theory-into-p…
Browse files Browse the repository at this point in the history
…ractice
  • Loading branch information
JellyBellyDev committed Mar 15, 2021
2 parents 377c67c + 13d59f3 commit 68a4a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![pipeline status](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/badges/master/pipeline.svg)](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/-/commits/master)
[![coverage report](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/badges/master/coverage.svg)](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/-/commits/master)

> This is a sample repository to show a possible configuration of a GitLab pipeline for a software written in php with symfony framework.
> 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](./.gitlab-ci.yml) file you will be able to see the configuration of the CI/CD.

Expand Down

0 comments on commit 68a4a3d

Please sign in to comment.