Jenkins Continuous Integration server (previously known as Hudson). You can find it here.

Build trigger

  • Github push: Add a webhook to the Github project for push notifications. Du tilføjer Webhooks under 'Settings -> Webhooks & Services'. The Payload URL should be: 

    https://sbforge.org/jenkins/github-webhook/

    Configure the Jenkins projects Build Trigger to use Build when a change is pushed to GitHub.