Skip to main content

Questions tagged [jenkins]

Jenkins is an open source continuous integration server

0 votes
0 answers
66 views

My host is on alpine Linux and I'm running a jenkins agent on docker. I need the jenkins agent to be able to run a script when it does a build that changes the ownership of a few directories. Every ...
andcbii's user avatar
1 vote
0 answers
154 views

I have on a Linux server with SuSE Linux Enterprise 15 SP5 the following situation: I have two unpriv users "sisis" and "jenkins" which are both allowed (based on entries in /etc/...
Matthias Apitz's user avatar
0 votes
1 answer
173 views

I have the following script: def String Service_version = sh "cd ./projects/onehome && pwd && cat package.json | grep version" echo "Service_Version_update: ...
Jenber Nurye's user avatar
0 votes
0 answers
78 views

In our overall organization, we run Jenkins 2.303.1 onprem. We run thousands of builds a day. The project I work on uses one Jenkins master and a set of about ten build nodes. We build a few hundred ...
David M. Karr's user avatar
3 votes
2 answers
6k views

I try to upgrade jenkins. I use the new way to use gpg keys: wget https://pkg.jenkins.io/debian-stable/jenkins.io.key gpg --dearmor jenkins.io.key mv jenkins.io.key.gpg /usr/share/keyrings/jenkins-...
Mévatlavé Kraspek's user avatar
0 votes
0 answers
68 views

Is there any way to automatically merge commits from master another branch whenever there is any merge request for master? want to add to JenkinsFile as well.
Mohit's user avatar
  • 1
0 votes
0 answers
177 views

I'm having an issue where a jenkins agent can't access Docker, and I'm just about ready to give up but I figured I'd try asking here first. Along with the official documentation, I've also been using ...
KernelDeimos's user avatar
0 votes
1 answer
240 views

I have a jenkins server in aws. I can browse it (on my private network) by visiting http://{ip-of-my-jenkins-server}:8080, but if I try browsing http://{fqdn-of-my-jenkins-server}:8080, the request ...
pancake's user avatar

15 30 50 per page
1
2 3 4 5
9