updated with my drone build status

pull/3/head
josebarn 8 years ago
parent 7513414eb7
commit ba8ec37825

@ -1,5 +1,7 @@
# drone-with-go [![Build Status](http://beta.drone.io/api/badges/drone-demos/drone-with-go/status.svg)](http://beta.drone.io/drone-demos/drone-with-go) [![Build Status](https://aircover.co/badges/drone-demos/drone-with-go/coverage.svg)](https://aircover.co/drone-demos/drone-with-go)
# drone-with-go [![Build Status](https://ci.cloudlockng.com/api/badges/josebarn/drone-with-go/status.svg)](https://ci.cloudlockng.com/josebarn/drone-with-go)
An example of how to test Go code with Drone.
Inspect the .drone.yml file for details on the build steps for this simple go project.
Notice the .drone.sig is used to ensure secrets are not exposed; and the pipeline is split into multiple phases.

Loading…
Cancel
Save