Update daily.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -107,7 +107,7 @@ jobs:
|
|||||||
if echo ${container} | grep 'tccr'; then
|
if echo ${container} | grep 'tccr'; then
|
||||||
container="https://github.com/truecharts/containers/tree/master/mirror/"
|
container="https://github.com/truecharts/containers/tree/master/mirror/"
|
||||||
prefix=""
|
prefix=""
|
||||||
if echo ${container} | grep 'lscr'; then
|
elif echo ${container} | grep 'lscr'; then
|
||||||
container="https://fleet.linuxserver.io/"
|
container="https://fleet.linuxserver.io/"
|
||||||
prefix=""
|
prefix=""
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user