Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Boerger 4d38a477e9 More additions to be in sync with other plugins (#21)
* Use specific plugin versions, pull latest versions and enable a microbadger webhook

* Use the new plugins/base:multiarch image

* Write readme like it is done for other plugins

* Downcase all wording like on other plugins, move variables to correct file

* Added dockerignore file

* Added missing schema version label

* Only execute webhook on master branch

* Added issue and pull request templates

* Added blank line to gitignore
2017-09-02 17:34:15 +08:00
Thomas Boerger a0cdb0da76
Fixed typo within docker image name 2017-09-01 19:43:37 +02:00
Joachim Hill-Grannec 426c52cced Remove Readme ref to .drone.sh
Fix stupid rancher publish ref that sneaked in
Added windows container preperation
2017-09-01 10:57:21 -04:00
Joachim Hill-Grannec 17fe62356c Updates per comments
move .drone.sh to .drone.yml
Fix Dockerfiles to match S3-cache
Add badges to readme
Couple minor updates to fix variable name and extra space
2017-09-01 10:26:39 -04:00
Joachim Hill-Grannec 9790fbe79a First go to convert drone-webhook to 0.5 format
Added arm and arm64 docker images
govendor deps
Updated docs
2017-08-31 16:20:33 -04:00
Brad Rydzewski 8bb2902e03 updated to use new yaml 2016-05-13 00:00:42 -07:00
Thomas Boerger 748f0c16e4 Added back required env variable 2016-01-22 23:07:06 +01:00
Thomas Boerger e1296c5499 Unification: Drone config, Makefile, structure and badges 2016-01-21 16:21:36 +01:00
Thomas Boerger e5a86a1a22 Updated drone.sec to include the updated checksum 2016-01-15 00:40:54 +01:00
Thomas Boerger d25f5eeeaf Added make tasks for fmt and vet, added vet task to drone.yml 2016-01-01 12:57:45 +01:00
Thomas Boerger 71068d6a1e Added makefile and use it within drone config 2015-12-10 10:09:39 +01:00
Brad Rydzewski 3a40fd8642 initial support for webhooks 2015-11-03 11:31:25 -08:00