added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Has been cancelled

This commit is contained in:
2026-01-13 14:29:52 -05:00
parent 76091ff06c
commit fd5a828084

View File

@@ -30,6 +30,7 @@ jobs:
run: |
cat /etc/hosts
hostname -I
sleep 5000
# Use your Gitea credentials (secrets are safer, but this works for testing)
echo "0x013h" | docker login gitea-server:3000 -u ryan --password-stdin