Add the maxmind mod

This commit is contained in:
quietsy
2021-12-04 18:46:27 +02:00
parent d1dc6e5858
commit eb65a89eba
8 changed files with 109 additions and 69 deletions
+3 -3
View File
@@ -3,9 +3,9 @@ name: Build Image
on: [push, pull_request, workflow_dispatch]
env:
ENDPOINT: "linuxserver/mods" #don't modify
BASEIMAGE: "replace_baseimage" #replace
MODNAME: "replace_modname" #replace
ENDPOINT: "linuxserver/mods"
BASEIMAGE: "swag"
MODNAME: "maxmind"
jobs:
build: