Question
Deploy a Gitlab repository to DigitalOcean
I’m developing a Java+Angular application using git flow, I want to test/deploy any commits to the master repo to a droplet in DO. I’ve read an article here about it but it’s not clear. In Gitlab you can write a yaml file with the needed configuration, but I fail to know which configuration is needed to automate these tasks.
Thanks in advance!
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.
×
Maybe something like This can help?