Skip to content

Commit 07fe633

Browse files
authored
Add status badges (#12)
1 parent 560f9c0 commit 07fe633

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CloudStack DEB Package builder using Docker
22

3+
[![Build Status](https://travis-ci.com/khos2ow/cloudstack-deb-builder.svg?branch=master)](https://travis-ci.com/khos2ow/cloudstack-deb-builder)
4+
[![Docker Automated build](https://img.shields.io/docker/automated/khos2ow/cloudstack-deb-builder.svg)](https://hub.docker.com/r/khos2ow/cloudstack-deb-builder/)
5+
[![Docker Build Status](https://img.shields.io/docker/build/khos2ow/cloudstack-deb-builder.svg)](https://hub.docker.com/r/khos2ow/cloudstack-deb-builder/builds/)
6+
[![license](https://img.shields.io/github/license/khos2ow/cloudstack-deb-builder.svg)](https://github.com/khos2ow/cloudstack-deb-builder/blob/master/LICENSE)
7+
38
Docker images for building Apache CloudStack DEB packages.
49

510
This will give portable, immutable and reproducable mechanism to build packages for releases. A very good candidate to be used by the Jenkins slaves of the project.

0 commit comments

Comments
 (0)