Try dind enpoint
/ build_and_test (pull_request) Failing after 8s
Details
/ build_and_test (pull_request) Failing after 8s
Details
parent
5b00e2f10a
commit
2addf2a507
|
@ -16,6 +16,8 @@ jobs:
|
|||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v2.10.0
|
||||
with:
|
||||
endpoint: tcp://dind:2375
|
||||
- name: Docker metadata
|
||||
id: meta
|
||||
uses: https://github.com/docker/metadata-action@v4.6.0
|
||||
|
|
Loading…
Reference in New Issue