forked from tadukurow/bamboo-rundeck-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.TXT
More file actions
13 lines (9 loc) · 673 Bytes
/
README.TXT
File metadata and controls
13 lines (9 loc) · 673 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
Rundeck/Bamboo Plugin for the Rundeck REST API
Documentation : https://github.com/connaryscott/bamboo-rundeck-plugin/wiki
Rundeck Home : http://rundeck.org/
LICENSE : The Apache Software License, Version 2.0
See the LICENSE file, or http://www.apache.org/licenses/LICENSE-2.0
How to build :
- prerequisites : see https://developer.atlassian.com/display/DOCS/Developer+Quick+Start or review convenience script: https://github.com/connaryscott/bamboo-rundeck-plugin/blob/master/scripts/build.sh
- execute ./scripts/build.sh
- refer to the built jar: target/bamboo-rundeck-plugin-VERSION.jar which can be loaded into Bamboo using Bamboo's Universal Plugin Manager (UPM)