Learn how to deploy changes of a git repository to your own / a server using GitLab Ci/CD when you push them.
If my content helps and you want to support the channel, get me a coffee ☕: https://pgnt.xyz/kofi
Original Post: https://www.programonaut.com/how-to-d...
---
00:00 - Introduction
00:34 - Check user rights
00:50 - Create SSH Key
01:12 - Create CI Variables
02:03 - Create Pipeline
03:06 - Check that it works
03:11 - Conclusion