@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Log in to GitEA Docker Container Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: localhost
|
||||
registry: gitea.goroid.io
|
||||
username: danthe
|
||||
password: Secret666
|
||||
- name: Set up Docker Buildx
|
||||
|
||||
Reference in New Issue
Block a user