Jakub Pavlik | b813ee4 | 2017-07-18 10:45:41 +0200 | [diff] [blame] | 1 | ================ |
2 | Pipeline Library | ||||
3 | ================ | ||||
4 | |||||
5 | Library of reusable Groovy scripts to be used in Jenkins pipelines. | ||||
6 | |||||
7 | * Salt commands | ||||
8 | * Git actions | ||||
9 | * Artifactory management | ||||
10 | * Docker image building | ||||
11 | * AWS and OpenStack provisioning | ||||
12 | * etc. | ||||
13 | |||||
14 | Licensing | ||||
15 | ========= | ||||
16 | |||||
17 | Unless specifically noted, all parts of this project are licensed | ||||
18 | under the Apache 2.0 `license <https://github.com/Mirantis/pipeline-library/LICENSE>`_. |