mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
changed MULTI_ARCH to false
This commit is contained in:
parent
c25d25227f
commit
65bb87bc06
2
.github/workflows/BuildImage.yml
vendored
2
.github/workflows/BuildImage.yml
vendored
@ -7,7 +7,7 @@ env:
|
||||
ENDPOINT: "linuxserver/mods" #don't modify
|
||||
BASEIMAGE: "swag" #replace
|
||||
MODNAME: "auto-uptime-kuma" #replace
|
||||
MULTI_ARCH: "true" #set to false if not needed
|
||||
MULTI_ARCH: "false" #set to false if not needed
|
||||
|
||||
jobs:
|
||||
set-vars:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user