5 ms·
For a lot of use cases, nothing beats « git push » and tada your app is deployed.
by Andugal 2y ago
For a lot of use cases, nothing beats « git push » and tada your app is deployed.
- zdragnar 2y agoVery easy to do with GitHub actions or the equivalent in gitlab and probably other competitors by now I imagine. If you wanted to spend money on something else, circleci and others help manage ci/cd as well.
- icedchai 2y agoNot to mention every cloud provider has something built in (AWS CodeBuild, GCP Cloud Build, etc.)
- csjh 2y agoThat’s a pretty standard feature nowadays