https://github.com/mirantis/mk-pipelines
https://github.com/mirantis/mk-pipelines
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mirantis/mk-pipelines
- Owner: Mirantis
- License: apache-2.0
- Created: 2017-03-15T09:21:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T13:15:11.000Z (over 2 years ago)
- Last Synced: 2025-04-19T18:50:37.443Z (about 1 year ago)
- Language: Groovy
- Size: 2.33 MB
- Stars: 28
- Watchers: 11
- Forks: 46
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: change-config.groovy
- License: LICENSE
Awesome Lists containing this project
README
============
Mk Pipelines
============
Jenkins Groovy scripts for MCP operation that reuse common `pipeline
libraries `_.
Licensing
=========
Unless specifically noted, all parts of this project are licensed
under the Apache 2.0 `license `_.
Testing
========
Basic gradle test can be executed by (where 172.18.176.4) is address of DNS server capable to resolve artifacts server
.. code:: bash
docker run --rm --dns 172.18.176.4 -v $PWD:/usr/bin/app:z niaquinto/gradle check