Commit graph

8 commits

Author SHA1 Message Date
Nurahmadie 57213c503c Fix drone panic for not finding its assets 2014-04-12 07:23:35 +07:00
Nurahmadie d61e1d7df7 Update Makefile and .drone.yml
Use better versioning when build and make use
godep to link drone with vendored dependencies.
2014-04-10 18:33:54 +00:00
Alex Suraci 10c97e5c61 vendor all dependencies with Godep
Vendored go.rice manually as a submodule. This is so that Godep picks up its
dependencies as well, so that the entirety of Drone's dependencies are
vendored in, and Drone can be built without an internet connection.
2014-04-05 14:13:28 -07:00
Brad Rydzewski cc95546a5b fixed output location for .deb file in .drone.yml 2014-02-11 15:48:16 -07:00
Brad Rydzewski 3a22094484 added code to ignore S3 builds when no access key or secret provided 2014-02-11 15:44:39 -07:00
Brad Rydzewski 3ac36b9e89 using bradrydzewski/go1.2 image. We need python & pip to push to S3 2014-02-11 15:38:22 -07:00
Brad Rydzewski ac88f3a9e8 updated email address 2014-02-07 03:38:06 -07:00
Brad Rydzewski d5e5797934 initial public commit 2014-02-07 03:10:01 -07:00