This commit is contained in:
parent
f099f9874f
commit
580f9d66b3
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ jobs:
|
|||
apk update
|
||||
- name: Docker Buildx
|
||||
uses: https://code.forgejo.org/docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: remote
|
||||
endpoint: tcp://docker:2376
|
||||
- name: Login to Docker Registry
|
||||
uses: https://code.forgejo.org/docker/login-action@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue