https://github.com/secana/jenkins-cakebuild
Plugin for the Jenkins build server to run Cake scripts
https://github.com/secana/jenkins-cakebuild
cake-scripts cakebuild jenkins jenkins-build jenkins-plugin
Last synced: 2 months ago
JSON representation
Plugin for the Jenkins build server to run Cake scripts
- Host: GitHub
- URL: https://github.com/secana/jenkins-cakebuild
- Owner: secana
- License: apache-2.0
- Created: 2017-06-03T09:19:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T12:15:02.000Z (about 7 years ago)
- Last Synced: 2025-06-29T17:03:12.968Z (about 1 year ago)
- Topics: cake-scripts, cakebuild, jenkins, jenkins-build, jenkins-plugin
- Language: Java
- Size: 20.4 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins-Cakebuild
Plugin for the Jenkins build server to run Cake scripts
NOT DEVELOPED ANY FUTHER!!!
## Build plugin
To build a plugin that can be uploaded to Jenkins run: `mvn package`
This creates an *jenkins-cakebuild.hpi* file in the *target* folder which can be uploaded to Jenkins.