Skip to main content

Questions tagged [jenkins]

Jenkins, the Continuous Integration Tool

1 vote
0 answers
50 views

I am currently using Jenkins 2.530 on an otherwisely unknown-and-inaccessible-to-me Linux machine. (E.g. no ssh.) Docker provider is podman 5.4.0, which I think is part of the problem. What I want to ...
Zsar's user avatar
  • 699
0 votes
1 answer
102 views

I have a Jenkins setup that's behind a corporate proxy. Until now, all its agents have been behind said proxy. It has a proxy configured in the system settings. However, we've got a use case where ...
Alistair Hardy's user avatar
0 votes
0 answers
95 views

I'm trying to use find command with a backslash on the command below at groovy syntax: stage("ArtifactRename") { sh '''find "./os/mcu/GNU ARM v10.2.1 - Debug" -name "\\...
Sundeep Kumar Gorantla's user avatar
0 votes
1 answer
214 views

I created the following .bat file in order to shutdown onedrive service: whoami "C:\Program Files\Microsoft OneDrive\OneDrive.exe" /shutdown If I double-click on the .bat icon file, this ...
tail's user avatar
  • 181
1 vote
0 answers
69 views

Having 2 jenkins schedule file need to run each file alternate week means 1 file run current week and 2nd file should run on next week
Chandarani Parakh's user avatar
0 votes
1 answer
1k views

I am facing a problem starting jenkins after an update on an Linux EC2 Instance. There was an older version of Java installed and i updated using yum command sudo systemctl status jenkins.service ...
i.am.it's user avatar
  • 11
0 votes
0 answers
608 views

I'm encountering an issue while installing Jenkins via Chocolatey on Windows. Initially, I received an error about Java not being available, which I resolved by setting JAVA_HOME and updating the Path ...
Foad's user avatar
  • 952
2 votes
1 answer
370 views

We have a Jenkins Connector configured to receive build notifications. In the past, the Jenkins notifications have been displayed in Teams with a colored border line showing the build status (red = ...
mjustin's user avatar
  • 123
0 votes
1 answer
1k views

I've got Jenkins and GitLab setup in my homelab running in docker containers. I was able to connect to GitLab from Jenkins, pull the desired repo, and perform the steps in the Jenkinsfile. I had a ...
Jonathan Heady's user avatar
0 votes
0 answers
430 views

So I installed Jenkins on my Windows machine, I had it working fine and was setting up my first pipeline when I got an error message about need to set Dhudson.plugins.git.gitscm.allow_local_checkout=...
Adam Schneider's user avatar
6 votes
1 answer
5k views

I am trying to just apt-get update on a ubuntu:22.04 docker container. On my local machine, when I spin up a new ubuntu:22.04 docker container and run apt-get update, no error occurs. However, on my ...
Jason Chan's user avatar
0 votes
0 answers
344 views

I am trying to start Jenkins service but via CMD. This service requires specific credentials, because I set up Jenkins to run only with specific account, not as local system account. When I type: ...
Maciej Dałek's user avatar
1 vote
0 answers
4k views

Our jenkins deploy process checks out our git repo into the workspace and create the docker container from the docker file. Docker file is given in the ec2 machine. and commands to create docker ...
user1757996's user avatar
0 votes
2 answers
5k views

I have an issue reading or recognizing all of the environment variables with a Jenkins build. All of those necessary variables have been set via Terminal and are properly written in both .bashrc and ....
Mishovski's user avatar
1 vote
1 answer
755 views

Running OpenSSH Server 8.1p on Windows Server 2016 DC When I add the parameter "KexAlgorithms" in the sshd_config, the service fails to start. I want to add legacy support for key methods ...
Daryl's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
20