added all the things

This commit is contained in:
gilbN
2020-09-24 00:31:28 +02:00
parent f4cb91a286
commit fc794f7e71
9 changed files with 162 additions and 67 deletions
+4 -4
View File
@@ -4,16 +4,16 @@ language: shell
branches:
only:
- <baseimagename>-<modname> #replace variables, omit brackets
- swag-geoip2influx
services:
- docker
env:
global:
- DOCKERHUB="linuxserver/mods" #don't modify
- BASEIMAGE="baseimagename" #replace
- MODNAME="modname" #replace
- DOCKERHUB="linuxserver/mods"
- BASEIMAGE="swag"
- MODNAME="geoip2influx"
jobs:
include: