mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 09:53:02 -04:00
Update BuildImage.yml
This commit is contained in:
committed by
GitHub
parent
c2e4a1cf76
commit
1b00112558
@@ -3,9 +3,9 @@ name: Build Image
|
|||||||
on: [push, pull_request, workflow_dispatch]
|
on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
ENDPOINT: "linuxserver/mods" #don't modify
|
ENDPOINT: "linuxserver/mods"
|
||||||
BASEIMAGE: "replace_baseimage" #replace
|
BASEIMAGE: "code-server"
|
||||||
MODNAME: "replace_modname" #replace
|
MODNAME: "ssl"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user