now based of template branch

This commit is contained in:
Chris Caplan
2021-03-06 16:15:16 +00:00
parent d1dc6e5858
commit 5a8f05000c
7 changed files with 26 additions and 60 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: "code-server" #replace
MODNAME: "awscli" #replace
jobs:
build: