Hi,
We are using jenkins pipeline with github organization. The github
hooks are setup by the plugin and there are notifications coming to the
repo AFAIK. In the jenkins logs we could see "Received POST for
https://github.com/Revature/core"; but the builds aren't being triggered.
And our j
Hi,
I would like to post the build log from the jnlp docker image I am
running to slack. Where would the build log be? Are there any ENV variables
to get the log file?
Thanks
Naveen
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To un
Hi,
I am trying to automate Jenkins fully using helm and kubernetes
https://github.com/kubernetes/charts/tree/master/stable/jenkins . By doing
this the admin password is available via kubernetes secretes. The goal
is to automate bringing up jenkins without logging into the server
man