going back to using dind to bind docker container
Some checks failed
Build OCI Images / build (push) Failing after 33s
Some checks failed
Build OCI Images / build (push) Failing after 33s
This commit is contained in:
parent
f6891f96f7
commit
59c86d00c4
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ jobs:
|
||||||
run: yarn install
|
run: yarn install
|
||||||
- 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:
|
||||||
|
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