Video: How To Deploy A Git Repository To A Server Using GitHub Actions
Canal:Programonaut
Curso: How To Deploy A Git Repository To A Server Using GitHub Actions
Idioma: Dificuldade:
Básico
Descrição:
Learn how to deploy changes of a git repository to your own / a server using GitHub Actions 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-deploy-a-git-repository-to-a-server-using-github-actions/ --- Discord Community: https://pgnt.xyz/discord --- 00:00 - Introduction 00:37 - Check user rights 00:53 - Create SSH Key 01:12 - Create Action Secrets 01:53 - Create GitHub Action 02:44 - Check that it works 02:52 - Conclusion