DEV Community

Discussion on: Parallel incremental FTP deploy in CI pipeline

Collapse
 
abbeymaniak profile image
Abiodun Paul Ogunnaike

Thanks for this awesome post, please do you have a similar post for CI CD from GitHub to digital ocean for a PHP app in docker

Collapse
 
arxeiss profile image
Pavel Kutáč

Sorry, I don't have. I know that Github Actions supports running docker images. So you might be able to use my docker image in Github too.
However, I have no experience with Digital Ocean, so I have no idea how to do that.