Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins

How to redeploy artifact release to nexus without "400, ReasonPhrase: Bad Request." answer?

How to set up "Git Changelog" in Jenkins?

git jenkins changelog

Take Data From Jenkins Output and Graph/Plot it

shell graph jenkins

jenkins pipeline : docker not found [duplicate]

Jenkins Email Extension plugin and OAuth 2.0 Query

How to manage flyway migration across multiple apps sharing same database

Jenkins Workflow and NUnit Test Results

How to add icons to Jenkins Blue-Ocean Pipelines Stages and Parameters form?

How to run remote ssh session from Jenkins with sudo rights?

Call a jenkins job by using a variable for build the name

jenkins start-job

Declarative pipeline: don't send post/failure notifications if build was aborted

jenkins jenkins-pipeline

configure Jenkins "Global Tool Configuration" using CLI / groovy

How do I define a global variable in a scripted jenkins pipeline

Develop groovy scripts for jenkins in vscode or intellij

Maven "checksum validation failed, expected xxx but is yyy for" on upload from Jenkins to Artifactory

maven jenkins artifactory

#!/bin/bash --login vs #!/bin/bash

linux macos bash shell jenkins

Jenkins: groovy DSL: using the ternary operator to distinguish between FreeStyleJob and MatrixJob