We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25d252 commit 65bb87bCopy full SHA for 65bb87b
.github/workflows/BuildImage.yml
@@ -7,7 +7,7 @@ env:
7
ENDPOINT: "linuxserver/mods" #don't modify
8
BASEIMAGE: "swag" #replace
9
MODNAME: "auto-uptime-kuma" #replace
10
- MULTI_ARCH: "true" #set to false if not needed
+ MULTI_ARCH: "false" #set to false if not needed
11
12
jobs:
13
set-vars:
0 commit comments