Skip to content
Snippets Groups Projects
Commit 51ffe7f4 authored by Jose Raul Barreras's avatar Jose Raul Barreras
Browse files

add a gitlab-ci example for a PHP 7.0 project

parent 34caf0f5
No related branches found
No related tags found
2 merge requests!15Merge Develop into Master,!14Remove the non UNL registry
......@@ -2,7 +2,11 @@
## Standard PHP app with lint and SonarQube analysis
```
- One 'test' stage with two jobs.
- The jobs needs a runner with docker-host capabilities.
- The job SonarQube is executed only in the branch `develop`.
``` yml
# To use this script, you must have the following variables defined
# You can define them at the project or the group level
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment