-
I deployed Jenkins on Kubernetes and it is up and running without any issue. But when I would like to run docker command in the pipeline I am getting and` docker:not found` error. What should I chan…
-
### Jenkins and plugins versions report
Jenkins: 2.483
OS: Linux - 6.1.0-26-cloud-amd64
Java: 17.0.13 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
apache-httpcomponents-client-4-api:4.5.14-208.v…
-
### Version report
Jenkins and plugins versions report:
```
Jenkins: 2.277.1
OS: Linux - 5.10.22-100.fc32.x86_64
---
pipeline-graph-analysis:1.10
durable-task:1.35
favorite:2.3.3
credential…
-
- [ ] Angular project
- [x] Rest APIs
- [x] MVC
-
Use Jenkins to create a CI/CD pipeline. Here is a tentative flow:
- `git push`
- Update Docker image
- push to prod
-
-
### Jenkins and plugins versions report
Environment
```Jenkins: 2.479.1
OS: Linux - 4.18.0-553.27.1.el8_10.x86_64
Java: 21.0.5 - Red Hat, Inc. (OpenJDK 64-Bit Server VM)
---
Office-365-Conne…
-
Thanks to the work of @henry-lp, Repairnator is integrated with Jenkins freestyle jobs, see https://github.com/eclipse/repairnator/blob/master/doc/repairnator-jenkins-plugin.md
However, many users …
-
RHEL6 systems have been marked offline since JDK20+ won't run on them now that https://github.com/adoptium/ci-jenkins-pipelines/pull/627 is in. Once a remediation for the test jobs is in, they can be …
-
hello
I have created a Jenkins pipeline following this link - "https://ibm-cloud-architecture.github.io/cloudpak-for-applications/was90/tWAS-deploy/#run-the-pipeline"
all the steps were successfully…