Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamidgholami/jenkins-lab
Some template of jenkinsfile for using in jenkins pipeline
https://github.com/hamidgholami/jenkins-lab
declarative declarative-programming groovy groovy-script jenkins jenkins-ci jenkins-pipeline jenkinsfile pipeline
Last synced: about 1 month ago
JSON representation
Some template of jenkinsfile for using in jenkins pipeline
- Host: GitHub
- URL: https://github.com/hamidgholami/jenkins-lab
- Owner: hamidgholami
- License: mit
- Created: 2021-09-01T11:27:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T13:30:07.000Z (over 2 years ago)
- Last Synced: 2024-09-30T18:01:21.768Z (about 2 months ago)
- Topics: declarative, declarative-programming, groovy, groovy-script, jenkins, jenkins-ci, jenkins-pipeline, jenkinsfile, pipeline
- Language: Groovy
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins Laboratory
This is a repository for collecting `jenkinsfile` tips and tricks.
For testing each `jenkinsfile` you need a **Jenkins**, So for this reason I prepared the `jenkins_docker-compose.yml` file.
Thus, first of run below command:```bash
docker-compose -f jenkins_docker-compose.yml up -d
```
Then you can use all `jenkinsfile`s in this repo.Good luck,
Be Geek ...!!
Hamid
**************
**Author**: Hamid Gholami ([email protected])
[![Linkedin](https://i.stack.imgur.com/gVE0j.png) LinkedIn](https://www.linkedin.com/in/hamid-gholami)
[![GitHub](https://i.stack.imgur.com/tskMh.png) GitHub](https://github.com/hamidgholami)
[![Twitter](http://i.imgur.com/wWzX9uB.png) Twitter](https://www.twitter.com/045_hamid)