Tag

Your search for CI/CD returned 1 result.


GitHub Actions with Gradle to Set Up a Basic CI/CD Build

I don't know about you, but setting up CI and dev-ops tasks freak me out. There are so many different platforms, libraries and configurations to set up just right that I'm usually overwhelmed. But what if there is a more developer-friendly way? Let's look at how to set up a basic continuous development workflow using GitHub Actions with Gradle. No Jenkins, no ...

Read More