Question
Github Action to deploy Docker Image from Github Packages
I am coming from Heroku and want to get used to Docker and learn more about DevOps. So I informed myself about Github Actions and Github Packages.
Now I am searching for a starting point for my problem as I want to deploy via commit to a Digital Ocean Dropplet.
I have found the doctl lib. and some another question which unfortunately is using digital ocean registry.
If someone could share the actions.yml file for me, this would help me a lot.
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×