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

2
.dockerignore Normal file
View File

@@ -0,0 +1,2 @@
.git
build*