Click here to Skip to main content
15,892,927 members
Articles / Containers / Docker

CI Pipelines for Dockerized PHP Apps with Github & Gitlab

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
2 May 2022MIT10 min read 6.2K   1  
How to setup CI pipeline to run code quality tools and tests on Github Actions and Gitlab Pipelines
In the seventh part of this tutorial series on developing PHP on Docker, we will setup a CI (Continuous Integration) pipeline to run code quality tools and tests on Github Actions and Gitlab Pipelines.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Technical Lead
Germany Germany
Technical Director at ABOUT YOU - mostly into Software Engineering in PHP and Data Engineering with Google BigQuery. I maintain a blog at https://www.pascallandau.com/ and post regularly on twitter under https://twitter.com/PascalLandau

Comments and Discussions