added nextcloud client push docker mod

This commit is contained in:
Jonathan Treffler
2022-12-07 00:50:56 +00:00
parent 6fa0130672
commit 4a86e5593e
20 changed files with 4 additions and 72 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ on: [push, pull_request, workflow_dispatch]
env:
ENDPOINT: "linuxserver/mods" #don't modify
BASEIMAGE: "replace_baseimage" #replace
MODNAME: "replace_modname" #replace
BASEIMAGE: "nextcloud" #replace
MODNAME: "clientpush" #replace
jobs:
build: