This commit is contained in:
parent
4005df97b3
commit
ea806e64f9
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ jobs:
|
|||
steps:
|
||||
- name: Docker Buildx
|
||||
uses: https://code.forgejo.org/docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: remote
|
||||
endpoint: tcp://docker:2375
|
||||
- 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