Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged jenkins

0 votes
991 views
1 answer
    I seem to be having issues with integrating Xcode6 with jenkins, I currently have this setup and working with Xcode ... recent Xcode 6 beta 6 See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm new to Jenkins pipeline; I'm defining a declarative syntax pipeline and I don't know if I can solve ... development', playbook: 'deploy.yml' See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I had a project in tfs within a team project then we moved the project to a different location in another team ... error and how to resolve it? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I have a jenkinsfile dropped into the root of my project and would like to pull in a groovy file for my ... load 'groovy-file-name.groovy' pipeline.pipeline() Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I am new to docker. I just tried to use docker in my local machine(Ubuntu 16.04) with Jenkins. I configured a ... version' } } } But it fails with below error. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have Hudson as continuous integration server and I want to use option 'Publish JUnit test result report'. But ... m interesting how the JUnit file must look? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.7k views
1 answer
    I have something like this on a Jenkinsfile (Groovy) and I want to record the stdout and the exit code in ... any kind of groovy code inside the Jenkinsfile? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm running Jenkins inside a Docker container. I wonder if it's ok for the Jenkins container to also be ... from inside another docker container in this way? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    How to trigger a build remotely from Jenkins? How to configure Git post commit hook? My requirement is whenever ... java files is there the build should start. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
929 views
1 answer
    So I have an environment in a Jenkins declarative pipeline script that looks something like this: ... /65836848/jenkins-acess-environment-variables-in-environment-declaration...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Im trying to get steps in pipeline to fecth variable defined on folderProperties like below ... stackoverflow.com/questions/65851862/jenkins-pipeline-using-withfolderproperties...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    As title, if the parameter contains "$", it doesn't work. Escaping with "" also doesn' ... com/questions/65852807/pass-parameter-which-contains-to-parameterizedremotetrigger-plugin...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    Jenkins is treating the dir step weirdly in docker agents. #!groovy pipeline { agent none stages { stage('test ... dir-step-acting-different-in-docker-agent-from-non-docker-agents...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    We are deploying Java microservices to AWS 'ECR > EKS' using helm3 and Jenkins CI/CD pipeline. However what ... /questions/65882761/helm3-upgrade-does-not-refresh-pod-with-force...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    I'm using the Jenkins Role Strategy plugin to enforce restrictions on the creation of jobs that don't ... .com/questions/65886730/restrict-project-naming-not-being-enforced...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    I need your support in order to resolve the below issue. I highly appreciate it if could help here. I have ... is-not-recognized-as-an-internal-or-external-command-operable-program...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
907 views
1 answer
    I have a script receiving a SIGABRT signal within a Jenkins job. It doesn't come from someone hitting "Abort" ... /65920481/how-can-i-determine-where-a-specific-sigabrt-comes-from...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I note that in multibranch pipeline the workspace folder is cut. For example a project named: Sample09- ... /questions/65951843/jenkins-workspace-folder-cut-in-multibranch-pipeline...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have this microservices project built with .net core , I've put each microservice in a branch , what I want to know ... -do-i-need-to-have-a-jenkinsfile-for-each-branch-and-how...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
955 views
1 answer
    Why after connection to remote host other commands like docker rm and docker run execute locally, not on ... 65929014/executing-shell-comamands-on-remote-host-in-a-jenkinsfile...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have some problems to use External Workspace manager. My application has to copy directories from ... .com/questions/65933708/jenkins-external-workspace-manager-problems...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
998 views
1 answer
    in Devops engineering interview i was asked that if we have 1 to 6 job in pipeline and want to execute 6th job how can ... -pipeline-and-want-to-execute-6th-job-how-can-we-do-that...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.6k views
1 answer
    I have jenkins running as docker container and i am installing docker from docker.com latest in global tool ... ioexception-cannot-run-program-docker-error-2-no-such-file...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    I'm receiving error while running a build in Jenkins "Could not update commit status, please check if your scan ... -commit-status-please-check-if-your-scan-credentials-belong-to...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I need to search in my dist directory for minified .js and .css files within jenkins. I have a bash ... 65939232/jenkins-bash-script-remove-directory-path-from-find-command-results...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    In Jenkinsfile I am trying to find out if file exists in Artifactory. The Jenkins agent runs on windows. So ... /65939960/how-to-get-windows-curl-response-code-in-jenkinsfile...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    After looking through the net for some time now and trying different options for an entire night, he he. I decided ... 65940298/git-step-working-but-checkout-scm-is-not-going-crazy...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
909 views
1 answer
    There was a default timed trigger to run tests against default stack version. I want to add another ... ://stackoverflow.com/questions/65682126/prameterized-trigger-is-ignored...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.6k users

...