mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 22:03:32 -04:00
Apply suggestions from code review
Signed-off-by: Howard Tseng <howardt12345@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ env:
|
||||
BASEIMAGE: "code-server" #replace
|
||||
MODNAME: "python3-poetry" #replace
|
||||
MOD_VERSION: ${{ inputs.mod_version }} #don't modify
|
||||
MULTI_ARCH: "true" #set to false if not needed
|
||||
MULTI_ARCH: "false"
|
||||
|
||||
jobs:
|
||||
set-vars:
|
||||
|
||||
Reference in New Issue
Block a user