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
744 views
1 answer
    I am trying to run jenkins container. I used "docker run --restart always --name myjenkins -p 8080:80 ... the jenkins url. Thanks in advance See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
675 views
1 answer
    The script is not iterating through all the values of the 'modules' array. class Module { public String ... End of Workflow Finished: SUCCESS See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
828 views
1 answer
    I want to use a variable which I am using inside of my Jenkinsfile script, and then pass its value into a shell ... the " in the shell script. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
682 views
1 answer
    I am running Docker in Docker (specifically to run Jenkins which then runs Docker builder containers to build a ... 17.10, Docker latest. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
521 views
1 answer
    Whenever a build of my Jenkins job finishes, I'm sending an email with the results using the Editable Email ... access directly the build log. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
642 views
1 answer
    Jenkins has a $CAUSE variable available to freestyle build jobs. How can I access this or something similar in ... in new workflow based jobs. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    As you know, in Shared libraries in Jenkins, it is possible to load a resource (located in resources folder) ... their names or their number? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
913 views
1 answer
    I have installed ant(apache-ant-1.7.0). But when i run the ant command in dos command prompt, it says ant ... file. where i'm going wrong. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
531 views
1 answer
    I am working with two Jenkins plugins, Email-Ext and Log Parser. I have the regular expressions for the Log ... variable) this can be done? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
682 views
1 answer
    Jenkins pipeline: I have a pipeline p1 that triggers a job j1 and then job j2. I want some parameters ... pipeline plugin? Thanks in advance See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
724 views
1 answer
    I have a job called "development" and another project called "code analysis". At the moment we have two different ... 't found any suitable one. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm using Jenkins v2.1 with the integrated delivery pipeline feature (https://jenkins.io/solutions/pipeline/) ... to the downstream job. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
759 views
1 answer
    I am facing an issue which i do not understand, I have written a simple groovy script that when called ... never gets anything back Thanks See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
507 views
1 answer
    I'm iterating through building a Jenkins pipeline shared library, so my Jenkinsfile is a little cleaner. I'm ... summarizes it more succinctly. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I need get the name job in this example, I have a code for get the previous value of the build parameter with that ... job. How can I do it? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
730 views
1 answer
    I've seen similar posts to this on SO, but not quite exactly what I am trying to do (or at least no ... correct format of the command should be. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    Yesterday my pullrequest jobs failed with the following output: 11:07:41 > git rev-parse origin/${sha1}^{commit} ... .0 GitHub API Plugin 1.44 See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
756 views
1 answer
    I have a fairly complicated Jenkins job that builds, unit tests and packages a web application. Depending on the ... obvious that I am missing? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
854 views
1 answer
    The groovy syntax generator is NOT working for sample step properties: Set Job Properties. I've selected Discard old ... . Jenkins version: 2.7 See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
576 views
1 answer
    Problem: I am setting up jenkins + sonar + github integration for automatic pullrequest static code check through ... .org/browse/JENKINS-24590 See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am attempting to write a scripted Jenkinsfile using the groovy DSL which will have parallel steps within a ... be much appreciated, thanks See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
649 views
1 answer
    Jenkins can't start the emulator. Here is the console output of jenkins: First time build. Skipping changelog. ... jenkins on ubuntu 12.04. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
653 views
1 answer
    I have installed the Docker build step plugin for Jenkins. The documentation is telling me: Name : Choose a name ... installed on my host)? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
935 views
1 answer
    What is the correct way to configure an Android project with submodules for use with the sonarqube gradle plugin? ... skipProject = true } } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
523 views
1 answer
    Did anyone try that feature and has some feedback? Or Does anyone know some useful samples to look up? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
715 views
1 answer
    How do I trigger another job from hudson as a pre-build step? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
733 views
1 answer
    When I run the below Jenkins pipeline script: def some_var = "some value" def pr() { def another_var = ... rules that cause this behavior? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
656 views
1 answer
    How do you access parameters set in the "This build is parameterized" section of a "Workflow" Jenkins job? TEST ... DEBUG: parameter foo = null See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...