Jenkins automation that can make a Unity build by Kishan PatelJenkins automation that can make a Unity build by Kishan Patel

Jenkins automation that can make a Unity build

Kishan Patel

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.
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.