Build Tools for DevOps
Last updated
Last updated
Help developers building the application, because you know where and how it will run on deployment servers.
You need to configure the building automation tool or CI/CD Pipeline, like execute tests on the build servers, build and package into Docker Image, run the application on server.
So, you don't execute anything locally