2026.01.15 17:31:12 (cachyos.cmoser.eu)
This commit is contained in:
parent
09f1037cbb
commit
604260fa8c
@ -16,7 +16,7 @@ if [ -n "$DOCKERIO_TOKEN" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -n "CMOSER_PASS" ]; then
|
if [ -n "CMOSER_PASS" ]; then
|
||||||
echo "$CMOSER_PASS" | podman login reg.cmoser.eu -u cmoser --password-stdin >/dev/null
|
echo "$CMOSER_PASS" | podman login reg.cmoser.eu -u c9mos --password-stdin >/dev/null
|
||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
echo "reg.cmoser.eu login failed!"
|
echo "reg.cmoser.eu login failed!"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user