Hello all,
I've been trying to get a shields badge of my Jenkins build status for this job. However, it always displays inaccessible. The job has project-based security, with anonymous users being able to discover and read, but nothing else.
Things I've tried:
Any help is appreciated, thanks in advance!
Update, I've solved the issue by using https://img.shields.io/jenkins/s/http/ci.gamerking195.com:8080/job/AutoUpdaterAPI.svg
seems to be working. (I removed SSL and specified the port)
Most helpful comment
Update, I've solved the issue by using https://img.shields.io/jenkins/s/http/ci.gamerking195.com:8080/job/AutoUpdaterAPI.svg
seems to be working. (I removed SSL and specified the port)