Drone plugin for using dapper, it can replace rancher/dapper image.
# build image
IMAGE_NAME=thxcode/drone-dapper:v0.4.2 ./hooks/build
# push image
IMAGE_NAME=thxcode/drone-dapper:v0.4.2 ./hooks/post_push
drone-dapper is under the Apache 2.0 license. See the LICENSE file for details.