-
Something similar to: https://github.com/redhat-ipaas/ipaas-rest/blob/master/Jenkinsfile-rollout
The only actual difference is building the image and importing it to openshift, which in ipaas-rest …
-
The official ticket for switching pipeline components to PANTHER 19.0 (from 17.0). Tested in https://github.com/geneontology/go-site/issues/2364.
- [x] Update `PANTHER_VERSION` in `Jenkinsfile`. ht…
-
1. Write pipeline for repository
2. Write the installation of sudo, ansible, docker-cli
3. Write a connection to repositories
-
https://ci.eclipse.org/xtext/job/xtext/job/main/1678/console
-
## Inputs
Provide the following optional inputs:
Folders:
## Available commands
The following commands can be executed by adding a comment to this issue:
- `/audit`
- `/dry-run --sourc…
-
-
When i try to use the `jenkins/jenkinsfile-runner` image to validate a Jenkinsfile in cli mode as follows
```
docker run --rm -i -v $(pwd)/Jenkinsfile:/workspace/Jenkinsfile jenkins/jenkinsfile-run…
-
Hello,
I currently start jenkinsfile-runner this way:
```
jenkinsfile-runner -p /var/lib/jenkins/plugins/ -w /home/cdupont/.jenkinsfile-runner/war/2.303.3 -f Jenkinsfile --runWorkspace .
```
But …
-
```
Jenkins: 2.277.2
OS: Linux - 5.4.0-1045-aws
---
popper2-api:2.5.4-2
gradle:1.36
cloudbees-folder:6.15
ws-cleanup:0.39
durable-task:1.37
plain-credentials:1.7
pipeline-stage-view:2.19
ec…
-
Add Jenkinsfile to genenetwork project and make job on https://jenkins.dev.molgenis.org.
Voorbeeld Jenkinsfile voor bouwen van NodeJS applicaties is: https://github.com/molgenis/molgenis-app-lifecy…