Build Docker image from git on Travis

Push to https://hub.docker.com/r/zncbouncer/znc-git/

https://github.com/znc/znc-docker/issues/8
This commit is contained in:
Alexey Sokolov
2018-05-10 23:52:11 +01:00
parent f334ff1c12
commit 30cf413553
5 changed files with 83 additions and 2 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest
[submodule "docker"]
path = docker
url = https://github.com/znc/znc-docker