You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 easy steps to automate a deployment in a VPS with GitHub Actions - Coderflex
If you had a VPS and you are using already GitHub or any platform using version control. Probably noticed the difficulty of pushing the changes to GitHub and update the code base in your VPS server.
Thanks for the tutorial! It's pretty clear for the most part.
One thing that isn't clear to me is where the reploy.yml should be created. My first thought is that is should be created in my local repo, but I'm not sure since there's an 'extra' layer in which the code should be built on the server instead of direct repo-to-shared hosting copy/paste.
2 easy steps to automate a deployment in a VPS with GitHub Actions - Coderflex
If you had a VPS and you are using already GitHub or any platform using version control. Probably noticed the difficulty of pushing the changes to GitHub and update the code base in your VPS server.
https://coderflex.com/blog/2-easy-steps-to-automate-a-deployment-in-a-vps-with-github-actions
The text was updated successfully, but these errors were encountered: