×
Combining Jenkins and Docker together can bring improved speed and consistency to your automation tasks, which is why we've collected some helpful resources on ...
Missing: ubuntu | Show results with:ubuntu
Remote API can be used to do things like these: retrieve information from Jenkins for programmatic consumption. trigger a new build. create/copy jobs ...
Missing: docker | Show results with:docker
Aug 23, 2023 · I am running Jenkins in a Docker container from the jenkins/jenkins:lts image. Pulling the new LTS image today (2023-09-07) caused the container ...
Dec 15, 2023 · When the job runs it seems to unpack and install and takes forever and the job never seems to complete. This used to run fine as the global tool ...
Implement webhooks into your Git repository. Create your initial Pipeline as a Jenkinsfile with build and test stages. You're now ready to create the ...
Missing: ubuntu | Show results with:ubuntu
Jan 3, 2024 · This plugin allows GitLab to trigger Jenkins builds and display their results in the GitLab UI.
Missing: ubuntu | Show results with:ubuntu
Jan 18, 2024 · This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
Missing: ubuntu webhook
If you run Jenkins inside Docker as a detached container, you can use docker logs <containerId> to view the Jenkins logs. Logs in Jenkins. Jenkins uses java.
Missing: webhook | Show results with:webhook
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP ...
Reverse proxies receive inbound HTTP requests and forward those requests to Jenkins. It receives the outbound HTTP response from Jenkins and forwards those ...
Missing: trigger webhook