You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
josebarn 19b032fbd7 1 7 years ago
.drone.yml 1 7 years ago
.drone.yml.sig adding dockerfile, drone.sig, and hopefully pipeline publish 7 years ago
.gitignore init 9 years ago
DOCS.md renaming README.md to DOCS.md 9 years ago
Dockerfile adding dockerfile, drone.sig, and hopefully pipeline publish 7 years ago
README.md modified readme for pr 7 years ago
main.go 1 7 years ago
main_test.go 1 7 years ago

README.md

drone-with-go Build Status Build Status

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.