>> My security matrix grants Overall and Job Read to Anonymous.
That did the trick. After some fidgeting with anon permissions, the
following allowed git to push the build.
Overall:
+read
and
Jobs:
+configure
+read
+build
--
You received this message because you are subscribed to the G
Github webhooks can't access the webhook url when security is enabled,
preventing the build job from being activated. The issue starts
immediately upon enabling security but the jobs that pull from github repos
can still be run manually from the CI server and will succeed. With
security turne
Hello,
I'm new to Jenkins have some issue getting my jenkins master to connect to
my slave via SSH.
My setup:
1. AWS EC2 instances ( 2 ) - m1.medium
2. Fedora-x86_64-20-20131211.1-sda - AMI
3. Jenkins ver. 1.555
4. Passwordless Authentication from master to slave
When I input the credenti