Removed Travis CI in favor of Docker hub build with hooks

This commit is contained in:
Quentin McGaw
2019-05-09 10:28:05 +02:00
parent 21aba4680d
commit 2f24f131e8
3 changed files with 3 additions and 18 deletions

3
hooks/post_build Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
curl -X POST https://hooks.microbadger.com/images/qmcgaw/${DOCKER_REPO}/tQFy7AxtSUNANPe6aoVChYdsI_I= || exit 0