mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-10 04:30:20 +02:00
Removed Travis CI in favor of Docker hub build with hooks
This commit is contained in:
-14
@@ -1,14 +0,0 @@
|
||||
sudo: required
|
||||
services:
|
||||
- docker
|
||||
env:
|
||||
global:
|
||||
- DOCKER_BUILD=qmcgaw/private-internet-access
|
||||
- MICROBADGER_CODE=tQFy7AxtSUNANPe6aoVChYdsI_I=
|
||||
matrix:
|
||||
- name=x86_64
|
||||
script:
|
||||
- docker build .
|
||||
after_script:
|
||||
- "curl -X POST https://hooks.microbadger.com/images/${DOCKER_BUILD}/${MICROBADGER_CODE}"
|
||||
|
||||
Reference in New Issue
Block a user