initial commit

This commit is contained in:
Jared-Bloomer
2024-08-26 14:41:01 -04:00
parent 2791cfc752
commit 05e2a8cd35
21 changed files with 29 additions and 107 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ on: [push, pull_request_target, workflow_dispatch]
env:
GITHUB_REPO: "linuxserver/docker-mods" #don't modify
ENDPOINT: "linuxserver/mods" #don't modify
BASEIMAGE: "replace_baseimage" #replace
MODNAME: "replace_modname" #replace
BASEIMAGE: "netbox" #replace
MODNAME: "slurpit" #replace
MULTI_ARCH: "true" #set to false if not needed
jobs: