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
|
apk update
|
||||||
- name: Docker Buildx
|
- name: Docker Buildx
|
||||||
uses: https://code.forgejo.org/docker/setup-buildx-action@v3
|
uses: https://code.forgejo.org/docker/setup-buildx-action@v3
|
||||||
|
with:
|
||||||
|
driver: remote
|
||||||
|
endpoint: tcp://docker:2376
|
||||||
- name: Login to Docker Registry
|
- name: Login to Docker Registry
|
||||||
uses: https://code.forgejo.org/docker/login-action@v3
|
uses: https://code.forgejo.org/docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue