added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 6s

This commit is contained in:
2026-01-13 14:07:50 -05:00
parent 40a835cfd2
commit 4b1b3cedd1

View File

@@ -29,7 +29,7 @@ jobs:
- name: Log in to Registry - name: Log in to Registry
run: | run: |
cat /etc/hosts cat /etc/hosts
ip addr ifconfig
# Use your Gitea credentials (secrets are safer, but this works for testing) # Use your Gitea credentials (secrets are safer, but this works for testing)
echo "0x013h" | docker login gitea-server:3000 -u ryan --password-stdin echo "0x013h" | docker login gitea-server:3000 -u ryan --password-stdin