https://github.com/cbuschka/jenkins-scripting
https://github.com/cbuschka/jenkins-scripting
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cbuschka/jenkins-scripting
- Owner: cbuschka
- Created: 2017-08-29T08:48:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T11:01:57.000Z (about 8 years ago)
- Last Synced: 2025-01-16T04:24:39.504Z (9 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# some experiments around jenkins scripting
#### related repos: [jenkins-scripting-library](https://github.com/cbuschka/jenkins-scripting-library) and [jenkins-scripting-job](https://github.com/cbuschka/jenkins-scripting-job)
## Start jenkins
```
jenkins-ctrl.sh build run
```