×
Jul 11, 2022 · I created my jenkins job as follows: new item in dashboard → pipeline → OK; pipeline definition => pipeline script from SCM; SCM = git; filled ...
Missing: /search compose
Jan 7, 2024 · I want to migrate to Debian 12 and use a container instead (maybe docker compose?). I have some questions, Can you guide me on how to migrate ...
Missing: /search | Show results with:/search
Sep 28, 2022 · Hello Team, I have installed Jenkins in Docker locally on my Mac using instruction from official documentation: All works well but pipeline ...
Missing: /search email
Aug 27, 2021 · I have created a custom base docker image for windows server 2016 based upon the publically available agent images on github. We are using a tcp ...
Missing: /search email
Jun 20, 2023 · Let's find out. Removing deprecated plugins from the running container. Here is an excerpt of my docker-compose.yml file:.
Missing: email | Show results with:email
Mar 2, 2022 · I have a problem. In Jenkins, I run automatic tests using Postman. When the build is done, an e-mail notification is sent with an attachment ...
Missing: compose | Show results with:compose
Feb 19, 2024 · I have a question regarding accessing sensitive data that are stored as environment variables in a Docker container to use those in a Jenkins ...
Missing: /search | Show results with:/search
Mar 3, 2022 · Hi I create just pipeline with docker image. pipeline { agent { docker { image 'docker/whalesay' } } stages { stage('Test') { steps { } } }. }.
Missing: /search compose email
Jul 27, 2022 · Hello everybody, I am trying to run a job in Jenkins. I created the job and started to configure it. On the “Source Code management” tab I ...
Missing: Docker docker
Jan 18, 2024 · In 2015-2018, I talked about how to use the Jenkins Pipeline and custom libraries to do advanced integration tests and analyze code coverage.
Missing: /search compose