Talk in English - UK at PHP Developer Days 2018
Track Name:
MAIN HALL
View Slides: https://talks.bitexpert.de/phpdd18-gitlabci/
Short URL: https://joind.in/talk/3e080
(QR-Code (opens in new window))
GitLab turned into a DevOps lifecycle platform instead of being "just" a web-based Git repository manager. In this session I'll guide you through the process of setting up GitLab and GitLab CI. You will learn some insights on how to configure a GitLab build via the .gitlab-ci.yml file. Together we will take a deep dive into the GitLab CI build pipelines to build and deploy docker containers to your dev, stage and production environments.
Comments
Comments are closed.
Thanks for the clear explanation and configuration files that we can reuse!
Lots of information to process, but covered all steps required for deploying with Gitlab. Thanks for filling in, Stephan!