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