aboutsummaryrefslogtreecommitdiff
path: root/hooks (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-01-30Remove hooks directory (#1470)Gravatar Miek Gieben 1-7/+0
This was used for docker automation or someting? I don't think there are uses for this, lets remove it.
2017-08-26Update DockerHub build hook with golang 1.9 (#998)Gravatar Yong Tang 1-1/+1
To align with #992 Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-07-27Use pre_build hook in docker hub to build the coredns binary (#799)Gravatar Yong Tang 1-0/+7
and skip the download process. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>