parent
9cf3357a85
commit
8f98751b66
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
container:
|
||||
image: docker:latest
|
||||
env:
|
||||
DOCKER_HOST: tcp://docker-in-docker:2375
|
||||
DOCKER_HOST: tcp://127.0.0.1:2375
|
||||
steps:
|
||||
- name: Install Node.js
|
||||
run: apk add --no-cache nodejs npm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue