mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 22:03:32 -04:00
setting MULTI_ARCH to false, sleep indefinitely on error
This commit is contained in:
@@ -5,9 +5,9 @@ on: [push, pull_request_target, workflow_dispatch]
|
||||
env:
|
||||
GITHUB_REPO: "linuxserver/docker-mods" #don't modify
|
||||
ENDPOINT: "linuxserver/mods" #don't modify
|
||||
BASEIMAGE: "nextcloud" #replace
|
||||
MODNAME: "notify-push" #replace
|
||||
MULTI_ARCH: "true" #set to false if not needed
|
||||
BASEIMAGE: "nextcloud"
|
||||
MODNAME: "notify-push"
|
||||
MULTI_ARCH: "false"
|
||||
|
||||
jobs:
|
||||
set-vars:
|
||||
|
||||
Reference in New Issue
Block a user