Sep 7, 2021 · This plugin allows you to assign git branch, tag, pull request or revision number as parameter in your builds. Important! There is no need to ...
Apr 14, 2022 · Hello all, I'm hoping someone here can give me direction on how to fix random disconnects from build agents in my Jenkins environment.
Blue Ocean scans your local repository's branches for a Jenkinsfile and starts a Pipeline run for each branch containing a Jenkinsfile . If Blue Ocean does not ...
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
Mar 3, 2022 · Hi I create just pipeline with docker image. pipeline { agent { docker { image 'docker/whalesay' } } stages { stage('Test') { steps { } } }. }.
Apr 13, 2024 · This plugin adds the embeddable build status badge to Jenkins so that you can easily hyperlink/show your build status from elsewhere.
Jul 23, 2022 · This plugin allows you to define (container) image tags as parameter in your builds. It uses the Docker Registry HTTP API V2 to list tags ...
Sep 24, 2021 · Hi all! Simple question, hopefully with a simple answer, but one I haven't found yet: How do I specify the shell options for JNLP agents?
Missing: png | Show results with:png
Jan 4, 2023 · hello everyone, I'm new to jenkins, and I encountered a problem when using jenkins to upload files to the working directory, ...
Aug 25, 2020 · The fingerprint storage can act as a consolidated storage for multiple Jenkins instances. For example, to search for a fingerprint id across ...