Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins

Use private docker registry with Authentication in Jenkinsfile

Error when sending email with jenkins

jenkins

Jenkins pipeline: return value of build step

How to retrieve deleted Jenkins job?

jenkins jenkins-plugins

How to wait for user input in a Declarative Pipeline without blocking a heavyweight executor

jenkins jenkins-pipeline

Is it possible to create parallel Jenkins Declarative Pipeline stages in a loop?

jenkins jenkins-pipeline

how to get git short hash in to a variable in Jenkins running on windows 2008

git jenkins

Default Jenkins User Password

Launchd is not starting Jenkins server on OS X Yosemite

jenkins osx-yosemite

Share gitlab-ci.yml between projects

Why does Jenkins complain that my reverse proxy setup is broken?

Creating a Jenkins Slave via Java Web Start

jenkins jenkins-slave

How to reset the user/password of Jenkins on Windows?

windows jenkins

Jenkinsfile: illegal string body character after dollar sign; solution: either escape a literal dollar sign "\$5" or bracket the value expression

How to let Jenkins git commit only if there are changes?

git build jenkins bash

Jenkinsfile: git rev-parse --abbrev-ref HEAD returns HEAD

Jenkins' String parameter vs Text parameter

jenkins

How to organize full build pipeline with Gulp, Maven and Jenkins, all the way to integration tests?

How can I use the Extended Choice Parameter plugin in a Jenkins pipeline script?

How to trigger a Jenkins 2.0 Pipeline job from a GitHub pull request