Jordan Evans
25749802ac
add irc notify plugin
...
It is based on github.com/fluffle/goirc
2014-02-21 16:10:04 -08: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
a26b9c1658
removed duplicate /deploy /notify /publish directories in /pkg/build/script
2014-02-11 15:17:35 -07:00
Brad Rydzewski
0c36b42f69
Merge pull request #52 from antonlindstrom/feature-deploy-git
...
Implement feature git deploy
2014-02-11 12:35:47 -07:00
Anton Lindström
827ec1735f
add git deployment into deployment list
...
Adds Git to the deployment list in deployment.go to actually be used by drone.
2014-02-11 19:28:50 +00:00
Anton Lindström
4d71643214
implement git deploy method
...
This commit implements the git deploy method. This is basically a copy of the
Heroku deploy method except it uses a target instead of an app. The target can
be anything that git accepts as a url.
An example of deploy using git can be:
deploy:
git:
target: git@example.com:myapp.git
2014-02-11 19:23:15 +00:00
Robert Sköld
7c4299778f
s/Region/Access/
2014-02-10 12:53:55 +01:00
Brad Rydzewski
d5e5797934
initial public commit
2014-02-07 03:10:01 -07:00