where is docker ?
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 25s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 25s
This commit is contained in:
parent
33bac607a4
commit
d4846678a5
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ jobs:
|
|||
dind:
|
||||
image: docker:24-dind
|
||||
options: --privileged
|
||||
env:
|
||||
DOCKER_HOST: tcp://dind:2375
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue