An open API service indexing awesome lists of open source software.

https://github.com/mirantis/mk-pipelines


https://github.com/mirantis/mk-pipelines

Last synced: 28 days ago
JSON representation

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