fix dockerhub autobuilds

This commit is contained in:
André Bauer 2017-01-12 15:35:34 +01:00
parent 66d31548f4
commit 1060f3fb1f

6
hooks/pull Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
#
# build hook for dockerhubs autobuild feature
#
exit 0