@@ -17,6 +17,9 @@ jobs:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
registry: gitea.goroid.io
|
||||
username: danthe
|
||||
password: Secret666
|
||||
version: "lab:latest"
|
||||
driver: cloud
|
||||
endpoint: "danthe/default"
|
||||
|
||||
Reference in New Issue
Block a user