DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Build automation with Gradle

5 years ago medium.com
Build automation with Gradle

Summary: This is a summary of an article originally published by the source. Read the full original article here →

As all the world knows, inside of CI/CD exists automate building. This concept is so important in DevOps because here you build your package and run automate tests (depends on the result if you are continuous or abort the next phases). I know that already there is a lot of documentation about this topic, but I will write about my concerns and opinions.

All commands and use are logic, so, you no need a lot of memory in your head to remember how it works and extend its functionality.

As I said earlier, I will post more about Gradle and how to use it with Jenkins and so on.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com