Jenkins automation that can make a Unity build

Kishan

Kishan Patel

I created a Jenkins automation that is triggered by a push to the main branch of my GitLab repository. The push triggers a Unity build and testing suite. If all the tests are fine, then the build is pushed to Steam.
Watch on YouTube
Like this project

Posted Feb 23, 2025

I created a Jenkins Pipeline to trigger a Unity build when anything is pushed to the main branch of my GitLab repository.