added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Has been cancelled
Some checks failed
Gitea Actions Demo / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -29,6 +29,7 @@ jobs:
|
|||||||
- name: Log in to Registry
|
- name: Log in to Registry
|
||||||
run: |
|
run: |
|
||||||
cat /etc/hosts
|
cat /etc/hosts
|
||||||
|
sleep 5000
|
||||||
# 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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user