My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

How to deploy to DigitalOcean using Github Action?

Yashu Mittal's photo
Yashu Mittal
·Dec 5, 2019

I did saw the example repository of kubernetes, but it is not really helpful.

My workflow it pretty simple, just pull the changes from the specific branch and execute the script command to run the server.

I tried understanding a bunch of commands from doctl but it didn’t really helped.