code-server: php8 initial release

This commit is contained in:
Wout Van De Wiel
2021-03-01 17:51:06 +01:00
parent d1dc6e5858
commit 75544f568b
7 changed files with 21 additions and 70 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: "php8" #replace
jobs:
build: