When i access the Git Repo sub-menu of the scriptler interface in jenkins using scriptler-plugin, I get a 404 screen.
When i try to add a script, I get a NPE when i try to retrieve the repository and the JENKINS_URL/scriptler.git
is not a repository.
I've tried to run git init
inside the <jenkins_home>/scriptler/scripts directory with no luck.
How can i initialize the scriptler git repository? As far as i know, It should already be initialized. (yes I've turned it off and on again :P)
Kind regards, Jared.