https://github.com/mirantis/mk-pipelines
https://github.com/mirantis/mk-pipelines
Last synced: 28 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T13:15:11.000Z (about 1 year ago)
- Last Synced: 2025-03-29T09:41:31.018Z (about 2 months 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