- Notifications
You must be signed in to change notification settings - Fork56
A demo project for the Jenkins Pipeline
License
NotificationsYou must be signed in to change notification settings
devops-ws/learn-pipeline-java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project is aim to provide an easy way to try Jenkins pipeline.
According to different use cases, we provide several Jenkinsfile for you:
| File | Requirement | Description |
|---|---|---|
| Jenkinsfile-parameters.groovy | No particular things are required. | A demo about how to use parameters in Jenkinsfile pipeline. |
| Jenkinsfile-junit-k8s | It requires an agent which has a labelmaven. The agent should be a pod which contains a container namedjava. | Generate junit report. |
| Jenkinsfile-input | Any types of agent. | Require a user to input something, then the Pipeline will keep going. |
| Jenkinsfile.jmeter.groovy | A kubernetes environment | Running a JMeter test in Jenkins |
| Jenkinsfile-milestone.groovy | None | Abort running build if new one is started |
| See alsohttps://jenkins-zh.cn/about/course/#1 |
You can run it via the following:
mvn packagejava -jar target/demo-junit-1.0.1-20170422.jarAbout
A demo project for the Jenkins Pipeline
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.