Remove endpoint
/ build_and_test (pull_request) Failing after 25s
Details
/ build_and_test (pull_request) Failing after 25s
Details
parent
f5808978a7
commit
40eda85b90
|
@ -20,8 +20,6 @@ jobs:
|
|||
sh ./get-docker.sh
|
||||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v2.10.0
|
||||
with:
|
||||
endpoint: tcp://192.168.0.5:2375
|
||||
- name: Docker metadata
|
||||
id: meta
|
||||
uses: https://github.com/docker/metadata-action@v4.6.0
|
||||
|
|
Loading…
Reference in New Issue